Schedule
The list below contains all scheduled jobs. Click "Queue now" to queue
a job immediately.
Server local time: 2026-05-24 12:05:19 -0400
Server Environment: development
Current master: resque-scheduler-786f8b8dd8-2j6fn:1
The highlighted jobs are skipped for current environment.
| Index | Name | Description | Interval | Class | Queue | Arguments | Last Enqueued | |
|---|---|---|---|---|---|---|---|---|
| 1. | auto_complete_stuck_sequences | Auto-complete sequences that are stuck in reserved when their tasks are done or pods are killed | every: 1m | AutoCompleteStuckSequencesJob | maintenance | 2026-05-24 16:04:27 +0000 | ||
| 2. | auto_enqueue_pending_sequences | Auto-enqueue pending sequences that have task_id but weren't enqueued to Resque | every: 2m | AutoEnqueuePendingSequencesJob | maintenance | 2026-05-24 16:04:27 +0000 | ||
| 3. | cleanup_old_logs | Clear bulky log arrays on old terminal sequences/tasks to keep the DB lean. Set CLEANUP_HARD_DELETE=1 to delete rows instead. | every: 24h | CleanupOldLogsJob | maintenance | Never | ||
| 4. | cleanup_server_log_files | Truncate (in place, preserving inode) Rails log files in log/ that exceed SERVER_LOG_MAX_MB. Prevents development.log etc. from growing forever. | every: 6h | CleanupServerLogFilesJob | maintenance | Never | ||
| 5. | prune_stale_workers | Prune stale worker registrations for pods that no longer exist | every: 5m | PruneStaleWorkersJob | maintenance | 2026-05-24 16:02:27 +0000 | ||
| 6. | reconcile_batch_notifications | Find fully-terminal batches from last 6h that have no notification cache lock yet, and fire their Slack messages via BatchNotifierService. | every: 30m | ReconcileBatchNotificationsJob | maintenance | Never | ||
| 7. | recover_stuck_workers | Detect and recover workers stuck in busy state with stale sequences | every: 15m | RecoverStuckWorkersJob | maintenance | Never | ||
| 8. | redis_health_check | Monitor Redis connection health and restart port-forward if needed | every: 5m | RedisHealthCheckJob | maintenance | 2026-05-24 16:02:27 +0000 |