User Story
As an operator and as a developer, it can be very complex to follow rescheduled jobs properly and we sometimes see some discrepancies. We decided not to implement the rescheduling feature within DiracX as it would be much easier to manage.
Feature Description
Nevertheless, before making this decision, we already started to implement a reschedule method in diracx-routers. This one should be removed from the code.
Then, one should add an a CS option in DIRAC to enable/disable rescheduling.
In each function where the rescheduling is called, one should check the value and return S_ERROR if disabled.
Definition of Done
Alternatives Considered
No response
Related Issues
No response
Additional Context
No response
User Story
As an operator and as a developer, it can be very complex to follow rescheduled jobs properly and we sometimes see some discrepancies. We decided not to implement the rescheduling feature within DiracX as it would be much easier to manage.
Feature Description
Nevertheless, before making this decision, we already started to implement a
reschedulemethod indiracx-routers. This one should be removed from the code.Then, one should add an a CS option in
DIRACto enable/disable rescheduling.In each function where the rescheduling is called, one should check the value and return
S_ERRORif disabled.Definition of Done
Alternatives Considered
No response
Related Issues
No response
Additional Context
No response