Dimension Fliq Cronhub
Scheduling model Cron + one-off, any HTTP request Cron scheduling + monitoring
Automatic retries Configurable backoff, per-job Limited
Crash recovery Reaper reschedules crashed jobs Alerts on missed runs
Execution history Full per-attempt history Run history & monitoring
Calls any HTTP endpoint Yes — any URL, method, headers, body Yes
AI agents (MCP) MCP server (beta) No
Self-host Yes (open source) No
Open source Yes No
Pricing model Free in beta, then $1/100k Paid tiers, free trial
Best for Robust HTTP scheduling + history Cron monitoring & alerting

When Fliq fits

You want the scheduler itself to be the robust part: managed retries with backoff, a reaper that recovers crashed jobs, queryable history of every attempt, open source and self-hostable, with AI-agent control via MCP (beta).

When Cronhub fits

You primarily want to monitor cron jobs — get alerted when a scheduled task fails to check in — alongside basic scheduling. Cronhub's monitoring/alerting focus is its strength.