lil-lab / recnet

A human-driven recommendation system for academic readings.
https://recnet.io
MIT License
3 stars 1 forks source link

Sending alert to developers when the server is down #216

Open joannechen1223 opened 2 months ago

swh00tw commented 2 months ago

I used this before: https://betterstack.com/uptime. Basically, you give the health check API to this 3rd party service and it will keep poking every given interval (free-tier is every 3-min). And it will send email alert if it see any unexpected error. It also provides a page look like this.

Image