JobEventRetryFailed OBJECT

An event created when job fails to retry

Fields

actorJobEventActor!

The actor that caused this event to occur

idID!

jobJobTypeCommand!

The job that this event belongs to

retryFailedReasonString!

The reason why the job was unable to be retried

timestampDateTime!

The time when the event occurred

typeJobEventType!

The type of event

uuidID!

The public UUID for this job event

Interfaces