> For the complete documentation index, see [llms.txt](https://mava.gitbook.io/mava-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mava.gitbook.io/mava-docs/webhooks-and-api/webhooks/deliverability.md).

# Deliverability

We will attempt to send your webhook multiple times (up to 3 currently)  with a small second delay, if the request fails. To ensure you don't ever get duplicate calls for the same update we attach a webhookId which is unique to each hook.\
\
Ideally you should provide a way to check for unique webhook IDs.\
\
We also make no guarantee of every event being successfully streamed and your system should be designed to handle missing events gracefully.
