TaskState
The state of a task.
Values
Name |
Description |
Value |
---|---|---|
Task was cancelled (either before it ran or during execution |
1700029292 |
|
Task was signalled to cancel but did not stop yet |
1700029281 |
|
Task completed execution (successfully or with errors) |
1700029296 |
|
Task was queued and is waiting to be scheduled for execution |
1699837285 |
|
Task is running |
1700033141 |
|
Task is waiting |
1700225396 |
Object of
BackgroundTask.status