Back to Directory
general
Cron Retry
Auto-retry failed cron jobs on connection recovery. Use when cron jobs fail due to network errors and should be retried when connectivity is restored. Integrates with heartbeat to detect failed jobs and re-run them automatically.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release: Auto-retry failed cron jobs on connection recovery. Integrates with heartbeat for automatic recovery of network-failed jobs.