PulseCheck - Uptime and cron monitoring for developers

by
Description: PulseCheck watches your endpoints and your cron jobs. Ping any URL on a schedule, or give a background job a unique check-in URL so you know the moment it stops running. 10 monitors free, 5-minute checks, email alerts Heartbeat monitoring for cron jobs and scheduled tasks, not just URLs Built on Cloudflare Workers + Durable Objects, no third-party scheduler Pro tier (unlimited monitors, 1-minute checks) coming soon, join the waitlist

Add a comment

Replies

Best
Maker
📌
Hey PH! 👋 I built PulseCheck because most uptime tools only answer half the question: they'll tell you if a URL stops responding, but they have no idea if your nightly backup, cron job, or scheduled task silently stopped running. That second failure mode is way easier to miss, since nothing "errors," it just quietly stops happening. So PulseCheck does both: ping a URL on a schedule like a normal uptime checker, or give a background job a unique check-in URL and get alerted the moment it stops showing up. Free tier is 10 monitors, 5-minute checks, no card needed. Built it on Cloudflare Workers with Durable Objects handling the scheduling, so there's no external cron dependency running the checks. Would love feedback, especially from anyone who's had a cron job fail silently and not know until it mattered.