unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
821 stars 238 forks source link

Health check reporting #13917

Open julien51 opened 3 weeks ago

julien51 commented 3 weeks ago

We now have a pretty good health-check job that runs regularly and checks a lot of things. Right now it reports to Sentry (as it should) but does not report in the "correct" format so that means it's hard for us to identify issues. Here are improvements that need to be made:

julien51 commented 1 week ago

Once we have a better script we should also make sure this runs on PR that add new networks: https://github.com/unlock-protocol/unlock/issues/13463

julien51 commented 1 week ago

https://github.com/unlock-protocol/unlock/issues/13533