#bachir - webhook
1 messages · Page 1 of 1 (latest)
Hi there!
The documentation only states:
In live mode, Stripe attempts to deliver your webhooks for up to three days with an exponential back off.
and
In test mode, Stripe retries three times over a few hours.
https://stripe.com/docs/webhooks/best-practices#retry-logic
So I'm guessing this could happen after a few minutes.
Alright so it's kinda random ? Because we saw some that have been replayed in the next minute, and others not before 30min
I don't know the exact logic used for the retrying webhooks. But yes I wouldn't be surprised if the timing varies.