Skip to content

Service Watchdog

Problem

How can you increase availability by identifying and resolving problems and failures that are service-specific?

Solution

Implement the Service Watchdog pattern, where the service actively monitors its internal state, acts on potential trouble, tries to heal itself, and continuously publishes its status.