Skip to main content

Crate pgtask_worker

Crate pgtask_worker 

Source
Expand description

Worker and scheduler runtime for pgtask.

Structs§

HandlerError
HandlerRegistry
OverloadProtectionConfig
TaskContext
Worker
WorkerConfig
WorkerControl

Enums§

WorkerError

Constants§

STORAGE_PROTOCOL_MAX_VERSION
Newest storage protocol understood by this release.
STORAGE_PROTOCOL_MIN_VERSION
Oldest storage protocol understood by this release.
STORAGE_PROTOCOL_RANGE
STORAGE_PROTOCOL_VERSION
Current storage protocol emitted by this release.