
Cron Retry
Automatically detect and retry cron jobs that failed due to network or connection errors. Integrates with heartbeat monitoring to identify transient failures and re-execute eligible jobs without manual intervention.
🚀 Cron Retry automatically detects and recovers failed cron jobs caused by temporary network issues. When a job fails due to connection errors, timeouts, or send failures, the skill intelligently retries it on the next heartbeat—no manual intervention needed.
💡 Perfect for mission-critical tasks like scheduled notifications, data syncs, and automated reports. If a Telegram message fails to send or an API call times out, your job gets a second chance instead of silently failing.
✨ Smart enough to skip logic errors and auth failures—only retrying genuine network hiccups. Safe, automatic recovery that keeps your workflows running smoothly.