Found 7 bookmarks
Custom sorting
Designing a distributed circuit breaker for disabling webhook endpoints in Golang | The Webhooks Blog
Designing a distributed circuit breaker for disabling webhook endpoints in Golang | The Webhooks Blog
One of the major problems of designing a webhook delivery system is designing around bad/zombie endpoints. Zombie endpoints are dead endpoints that fail continuously and, over time, clog up your queues, create back pressure, and delay event delivery to legitimate webhook endpoints.
·getconvoy.io·
Designing a distributed circuit breaker for disabling webhook endpoints in Golang | The Webhooks Blog