Documentation

Support

Failure handling

Learn how Triggers handles errors and retries failed Cloud Code invocations.
Read time 1 minuteLast updated 18 hours ago

If the invoked Cloud Code script or module returned an error response, the action is not retried. However, in case of an internal problem with the execution of a Cloud Code script or module, the Triggers service retries the execution. To monitor and debug the execution of your triggers, use Logging.

Failure handling • Cloud Code • Unity Docs