Webhook retry queue explained
Understand how BOS handles failed outbound webhook delivery attempts.
When retry is created
If an outbound webhook fails and retry is enabled for that webhook, BOS adds the event to the retry queue.
How to monitor it
- Open Developer API & Webhooks.
- Check the Retry queue table.
- Review status, attempt count, next attempt time, and last error.
- Open Recent API logs for full payload and response details.