Request to retry failed crashes
Last updated
Was this helpful?
Last updated
Was this helpful?
This service can be used to initiate a retry for sending crash data for all crashes that did not successfully reach your service.
As mentioned in the , if your service is down or fails to accept crash data, the system will automatically retry pushing the data for 30 min after the accident, then once a day the following day. However, we understand that you may need the data sooner. In such cases, we recommend using this service.
This operation is asynchronous. The response contains the number of crashes that will be sent again, along with a unique task identifier, which can be used to .
If a task is already in progress, the service will return an error.
The table below summarizes the response parameters.
taskId
string
Unique identifier of the created task
nbItems
integer
Number of crashes that will be sent again (previously in a FAILED
state)