The Joy of Building a Cron Monitoring Service| Healthchecks.io
Due to the nature of cron jobs, our ping endpoints (https://hc-ping.com/... URLs) receive spiky traffic: On average we write ~500 ping requests/second to the database. At the start of every minute, we write around 4000 pings/second. At the start of every hour, we write over 10'000 pings/se| Healthchecks.io