canonical / cos-alerter

Receive regular pings from the COS stack and alert when they are not arriving in a timely fashion.
Apache License 2.0
1 stars 1 forks source link

Retain state #66

Closed dstathis closed 6 months ago

dstathis commented 6 months ago

Issue

Fixes #53

Solution

On graceful shutdown, we save the state of the clients and reload them on start.

Testing Instructions