I am trying to kill the background task in anvil from the uplink file but it is throwing the error as the background task can not be killed from uplink.
Is it possible to do that or any other way for doing it ?
1 Like
Ive not tested, but could you create a server callable function and call it from the uplink rather than trying to do it directly from uplink?