Webhook Retry Policy
If your endpoint returns a non-2xx status code or times out (30 seconds), we'll retry:
| Attempt | Delay |
|---|---|
| 1 | Immediate |
| 2 | 2 seconds |
| 3 | 4 seconds |
| 4 | 8 seconds |
| 5 | 16 seconds |
After 5 failed attempts, we stop retrying that webhook. You can always confirm the latest status directly via Get Wallet, or reach out to support if you suspect a notification was missed.