Module svc_scheduler::tasks
source · Expand description
gRPC provides Redis implementations for caching layer
Modules
- log macro’s for cache logging
- Redis connection pool implementation
Structs
- Complete information about a task
Enums
- The required information to complete a task
- Errors that can occur when processing a task
Functions
- Cancels a scheduler task
- Gets the status of a scheduler task
- Iterates through priority queues and implements tasks