Expected new state. Only a subset of TaskState are available. Other states are managed directly by the scheduler or the workers and cannot be updated manually through the REST API.
Name | Type | Description | Notes |
---|---|---|---|
value | str | Expected new state. Only a subset of TaskState are available. Other states are managed directly by the scheduler or the workers and cannot be updated manually through the REST API. | must be one of ["success", "failed", "skipped", ] |