Hi {{user}},

Your webhook {{webhook}} on project {{project}} has been paused after {{attempts}} consecutive failures.

Webhook Endpoint: {{url}}

Error: {{error}}

To restore your webhook's functionality and reset attempts, we suggest to follow the below steps:

  1. Examine the logs of both Appwrite Console and your webhook server to identify the issue.
  2. Investigate potential network issues and use webhook testing tools to verify expected behaviour.
  3. Ensure the webhook endpoint is reachable and configured to accept incoming POST requests.
  4. Confirm that the webhook doesn't return error status codes such as 400 or 500.

After the issue is resolved, please make sure to re-enable the webhook directly through the webhook settings.

Webhook settings