Did this answer your question?
Thank you, your ticket has been marked as resolved!
If you have any further questions, please reply via your recent email from us or alternatively submit a new request to our Support team here.
Sorry we couldn't solve your issue here! Your original request has been received and we'll get back to you as soon as possible.
Chat with us
Can't find what
you're looking for?
GoBot can help you answer your
questions, but first we need to
know how you use GoCardless.
Webhook retries / failures
Webhooks can fail to be sent due to a number of reasons, such as:
- Timeouts - We didn’t receive a 2xx response within 10 seconds of sending the webhook.
- Unauthorised access - Server authorisation is required, however, invalid authentication was provided.
- The request was redirected - We won’t follow any HTTP redirects, therefore we treat these as webhook failures.
If a webhook fails, we will retry the webhook up to 8 times at increasing intervals e.g. 1 minute, 2 minutes, 10 minutes etc.