Trophy will automatically retry any event that fails for one of the following reasons:Documentation Index
Fetch the complete documentation index at: https://trophy-mintlify-eb9158bd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Timeout: If your webhook endpoint does not respond within 60 seconds.
- Network error: If your webhook endpoint is unreachable due to network issues.
- HTTP status code: If your webhook endpoint responds with a
non-2XXHTTP status code.
Trophy will automatically retry events up to 3 times exponentially starting
with a 1 minute interval.