Cron-Control
Cron-Control copied to clipboard
Healthcheck endpoint/command
REST API and WP-CLI should provide a healthcheck covering:
- pending events
- oldest event
- lock status
- ???
+1, will revisit this "soon" hopefully. Right now the only way for remote alerting is via the REST API's getEvents endpoint but you have to parse through all events. We can do this a lot more efficiently in the plugin with custom routes, w/ smarter alerting logic as a result.