Expand description
Job processor for executing individual jobs
This module contains the JobProcessor that handles the execution lifecycle of individual jobs, including state transitions and retry logic.
Structsยง
- JobProcessor
- Job processor that executes jobs and manages their lifecycle