Module apalis_core::worker
source · Expand description
Represents the utils for building workers.
Structs§
- Stores the Workers context
- A worker that is ready for running
- Represents a generic Worker that can be in many different states
- A worker name wrapper usually used by Worker builder
Enums§
- Events emitted by a worker
- Possible errors that can occur when starting a worker.