JobUpdateQueued#

pydantic model safir.uws.JobUpdateQueued#

Input model when marking a job as queued.

Parameters:

data (Any)

Fields:
field message_id: Annotated[str | None, FieldInfo(annotation=NoneType, required=True, title='Queue message ID', description='Corresponding message within a job queuing system', examples=['4ce850a7-d877-4827-a3f6-f84534ec3fad'])] [Required]#

Corresponding message within a job queuing system

field phase: QUEUED: 'QUEUED'>])] [Required]#

New phase of job