Skip to main content

Module schema

Module schema 

Source

Structs§

Task
A unit of work dispatched to a worker.
TaskError
Error information from a failed task.
TaskMetadata
Metadata attached to every task (timeouts, priority, retries).
TaskResult
Result returned by a worker after executing a task.

Enums§

Priority
Task priority level. Higher priority tasks are dispatched first.
TaskStatus
Lifecycle state of a task.