This screen makes it possible to manage the pending, in process or already executed requests.
The request status can have the following values:
- Pending : request awaiting execution.
- In process : request in the process of execution.
- Finished : request finished without error.
- Blocked : request is part of a group in the process of execution or blocked manually by an interruption.
- To be killed : a request where the processing has been interrupted and which can be deleted.
- Aborted : request interrupted following an error in the task.
- Error : the request is finished but there are one or more errors in the trace.