#ironbeard

1 messages · Page 1 of 1 (latest)

mental flaxBOT
twilit briar
#

Only by disabling or deleting the endpoint and that being the state when the next retry is scheduled:
https://stripe.com/docs/webhooks/best-practices#retry-logic

If your endpoint has been disabled or deleted when we attempt a retry, future retries of that event will be prevented. However, if you disable and then re-enable a webhook endpoint before we’re able to retry, you should still expect to see future retry attempts.

Implement these best practices when using webhooks.

twilit isle
#

Gotcha, thanks! I suppose it'd be easier/better to adjust my code.

Thanks, have a good one 🙂