Skip to main content

Module events

Module events 

Source

Structsยง

JobCancelledEvent
Emitted when a job is cancelled.
JobCompletedEvent
Emitted when a job completes successfully.
JobFailedEvent
Emitted when a job fails.
JobProgressEvent
Emitted during job execution to report progress.
JobStartedEvent
Emitted when a job starts executing.