Releases: FairRootGroup/ODC
Releases · FairRootGroup/ODC
0.86.0
0.85.0
- Add
--agent-wait-timeout
setting to servers. If provided, it overrides server's timeout value for the agent waiting step during submit. Can be either in seconds or percentage, e.g.: '10s' or '10%'. When percentage is given, it is calculated from the request timeout or global timeout (depending on which one is active).
0.84.4
0.84.3
0.84.2
0.84.1
0.84.0
- Require DDS 3.12 for the new submit features.
- Add expendable & RMSJobIDs infos to logs and gRPC replies.
- Reenable minAgents setting during submit.
- Handle number of submitted agents info returned by DDS during submit.
- In case of Slurm, if the agent submit request returns with a number of hosts lower than requested but higher than nMin, the number of expected agents will be updated and ODC will wait only for the corresponding number of slots to be active.