#rlindsey
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Yes Stripe webhooks will retry multiple times if the delivery attempt fails. How many depends on whether you are in Test or Live mode
Our intro doc mentions it here: https://stripe.com/docs/webhooks#built-in-retries
Thanks, I saw that but it doesn't say how many retries or the interval unless I'm just completely failing at reading comprehension which is entirely possible!
What can we expect in prod? Test doesn't matter too much.
Oh yes, we give a better description of the retry logic here: https://stripe.com/docs/webhooks/best-practices#retry-logic
Perfect, thank you!
Great ๐ Happy to help ๐