Retry logic of QuickAlert webhooks

Hi, I did not find any documentation on the retry logic of QuickAlerts.
What I saw during development is the webhook calls my endpoint 3 times in a row if it doesn’t get a 200 response. But will it retry to call my endpoint later ?

Kinda how Alchemy webhooks API work, requests are retried up to 6 times before failing with those request retry intervals:

  • 15 seconds
  • 1 minute
  • 10 minutes
  • 1 hour
  • 1 day

Or if not, is there a way to replay failed events manually ?

Hey Alex :wave: ,

At present, QuickAlerts attempts to re-trigger your alert three times. We’re actively exploring enhancements regarding retry mechanisms and addressing missed alerts. Your feedback is invaluable to us. Please provide your insights here to stay updated on these feature developments.

-Nick