JobUpdateError#
- pydantic model safir.uws.JobUpdateError#
Input model when marking a job as failed.
- Parameters:
data (
Any)- Fields:
- field errors: Annotated[list[JobError], FieldInfo(annotation=NoneType, required=True, title='Failure details', description='Job failure error message and details', metadata=[MinLen(min_length=1)])] [Required]#
Job failure error message and details
- Constraints:
min_length = 1
- field phase: ERROR: 'ERROR'>])] [Required]#
New phase of job