Triggered when an asynchronous event fails to complete.
Error Recovery
Always listen for this event to implement retry logic or alert users of a failed task.
Best practices
Include the error code in your logs for technical troubleshooting.
Expected Responses
Explore all possible responses and outcomes from the server. We have documented each status code with data examples to make success and error handling easier.