Expand description
Scheduler subsystem. Handles async tasks, dependencies, fallbacks, repetitions, persistence..
Structs§
- Cron
Schedule - Cron schedule wrapper using the croner crate Stores the expression string for serialization
- InMemory
Task Store - Meta
Adapter Task Store - Retry
Policy - Scheduler
- Scheduler
Health - Health status of the scheduler
- Task
Data - Task
Meta - Task
Scheduler Builder