A tasks's server state indicates whether the task has been sent to a computer, and if so whether the computer has finished it. Possible values are:

InactiveThe task is not ready to send (for example, because its input files are unavailable)
UnsentThe task is ready to send, but hasn't been sent yet.
In ProgressThe task has been sent; waiting for completion.
OverThe task has been sent to a computer and either it has timed out or the computer has reported its completion.


©2024 CERN