Healthchecks logo

Healthchecks

Cron job and scheduled task monitoring service

Alternative to: healthchecks.io, cronitor, dead man's snitch

Healthchecks screenshot

About Versions (75)

v1.24.0

2021-11-10

Improvements

  • Switch from croniter to cronsim
  • Change outgoing webhook timeout to 10s, but cap the total time to 20s
  • Implement automatic api_ping and api_notification pruning (#556)
  • Update Dockerfile to install apprise (#581)
  • Improve period and grace controls, allow up to 365 day periods (#281)
  • Add SIGTERM handling in sendalerts and sendreports
  • Remove the “welcome” landing page, direct users to the sign in form instead

Bug Fixes

  • Fix hc.api.views.ping to handle non-utf8 data in request body (#574)
  • Fix a crash when hc.api.views.pause receives a single integer in request body