How do Webhooks behave on failure?

Hello,

Questions on how webhooks behave.

If i fire a webhook on an event, and the recipient is offline… Is there a retry later? for how long? Is the webhook event ever discarded?

Thank you

Hi,

@david can you please advise?

@Peter32786

We retry a webhook 3 times with a backoff interval of 10 seconds after that it becomes disgarded.