Module worker_types

Source
Expand description

Worker types for the queue abstraction.

Structs§

QueueHealth
Queue health status information.
WorkerContext
Backend-neutral context passed to all job handlers.

Enums§

HandlerError
Backend-neutral handler error for retry control.
WorkerHandle
Handle to a running worker task.