flux-core
flux-core copied to clipboard
capture timelimit for jobs launched from foreign RM
It would be good to capture the timelimit for a Flux instance launched as a job from a foreign RM and apply it to calculate an expiration value for R of the instance.
This would not only allow the scheduler to apply the time limit recursively to child jobs, but would also make it easier for developers of libyogrt to more easily return timelimit for Flux jobs no matter how the job was started. (See LLNL/libyogrt#11 for initial discussion)
Related discussion in #2371