implements |
BackedEnum |
|---|
Lifecycle status of a long-running task.
| Cases | |
|---|---|
Working = 'working'
|
# |
InputRequired = 'input_required'
|
# |
Completed = 'completed'
|
# |
Cancelled = 'cancelled'
|
# |
Failed = 'failed'
|
# |