saga-scheduler-runner
CommunityReliable cron job execution.
Authormonkey1sai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that scheduled tasks and pipelines are executed reliably, even in the face of failures, by implementing robust retry mechanisms, circuit breakers, and dead-letter queues.
Core Features & Use Cases
- Cron-based Scheduling: Triggers tasks based on standard cron expressions.
- Automated Retries: Implements exponential backoff for retries on task failure.
- Circuit Breaker: Prevents cascading failures by temporarily disabling tasks that repeatedly fail.
- Dead Letter Queue: Captures tasks that exhaust all retry attempts for later analysis.
- Use Case: Automatically run daily market analysis pipelines at specific times, ensuring they execute even if temporary network issues occur, and logging any persistent failures.
Quick Start
Check the status of all scheduled tasks.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: saga-scheduler-runner Download link: https://github.com/monkey1sai/jacks_happy_bots/archive/main.zip#saga-scheduler-runner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.