#nick - webhook cancelation

1 messages · Page 1 of 1 (latest)

light fjord
pale mica
#

Does Stripe only retry 3 times?

#

Ah that's just test mode. Live is 3 days of exponential back off

quaint plaza
#

An extreme solution would be to delete the webhook endpoint and replace it with a new one. That will stop the retries for all events going to that endpoint.

light fjord
#

Yea live and test have different limits

#

That's the scorched earth approach, yea

pale mica
#

I'd rather not have to roll the secrets on my services so going to go with the initial suggestion of disabling webhooks until the next retry (about an hour)