Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 2.4.0
-
None
Description
Currently, the flow for a job is:
- write the job to the repository
- lock the node
- add the PROCESSOR info
- remove the node or unlock it and set some props
We can at least skip the PROCESSOR info and set it at the end.
In addition we should base the job handling completly on observation