Skip to main content

Webhook integration

First-level retry mechanism

  • If the notification gets delivered, it will be marked as success and it will be shown in the webhook notification logs.

  • If the notification fails to deliver, it will continue to retry the delivery for 20 attempts with an interval of 30 seconds for each attempt.

  • If the notification delivery fails after 20 attempts, the notification will be moved to the second-level retry mechanism.