Status
toloka.client.operations.Operation.Status
| Source code
The status of the operation:
Attributes Description
Name | Value | Description |
---|---|---|
PENDING |
'PENDING' | Not started yet. |
RUNNING |
'RUNNING' | In progress. |
SUCCESS |
'SUCCESS' | Completed successfully. |
FAIL |
'FAIL' | Not completed. |