Cron Retry

Description

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.

Install

npx clawhub@latest install cron-retry

Click to copy the install command