JobStatus#

nemo_microservices.types.shared.JobStatus

alias of Literal[‘created’, ‘pending’, ‘running’, ‘cancelled’, ‘cancelling’, ‘failed’, ‘completed’, ‘ready’, ‘unknown’]