Expand description
Worker types for the queue abstraction.
Structs§
- Queue
Health - Queue health status information.
- Worker
Context - Backend-neutral context passed to all job handlers.
Enums§
- Handler
Error - Backend-neutral handler error for retry control.
- Worker
Handle - Handle to a running worker task.