Module worker

Module worker 

Source

Structs§

JobFromDB

Constants§

DEFAULT_LOCK_TIMEOUT
Default lock timeout duration (2 hours).
DEFAULT_MAX_RETRIES
Default maximum number of retry attempts before a job is moved to the dead letter queue.

Functions§

job_worker
Start a job worker that processes jobs from the queue.