#Genezis
1 messages · Page 1 of 1 (latest)
The delivery order of events is not guaranteed, no: https://stripe.com/docs/webhooks/best-practices#event-ordering
I see, thanks. And can you please link me one more thing - retrial time/logic for webhooks
ah I see now this, in the same page:
Retry logic
In live mode, Stripe attempts to deliver your webhooks for up to three days with an exponential back off. In the Events section of the Dashboard, you can view when the next retry will occur.
when is usually the first retry? Is it static?
I believe within a couple hours normally, don't think its static no
oh okay, I would expect first retry in few minutes, so you cannot tell the exact time, nor its configurable I guess, right?
It's not, no
alrighty, thats all, thanks for help
np!