# 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.
