question

Koen avatar image
Koen asked

Is it possible to abort a scheduled task inside the CloudScript function?

Is it possible to abort a scheduled task (that runs a CloudScript function for all players in the segment) in the CloudScript function that is run for each player? Can we, for example, throw an exception that will abort the entire task?

CloudScriptscheduled tasks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

No, sorry - the task would simply move on to the next player (and so on). Can you describe in more detail what the specific scenario is you're trying to support? It's usually best to start with a top-down approach, in order to find a way to accomplish the resulting player experience.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.