Webhook Reliability and Self-Healing
GitLab Webhooks get smarter with self-healing capabilities

GitLab Webhooks get smarter with self-healing capabilities

11/14/2024 · Magdalena Frankiewicz

What this post added

Introduces self-healing capabilities for webhooks, allowing them to temporarily disable and retry with increasing backoff periods after encountering errors (4xx, 5xx, network). Permanently disables webhooks after 40 successive failures. Migrates existing permanently disabled webhooks to the new temporary disablement model.

Read the original post ↗