On quota reach, allow, per config, job submission with lower priority

Issue #60 new
Olivier Sallou repo owner created an issue

Per config, one could specify that if quota is reached, user can still submit jovs, but their priority is lowered.

Comments (2)

  1. Olivier Sallou reporter

    but prio is not managed by all schedulers (fifo for example) furthermore, prio is read from db, not task so cannot be modified directly. or should add a specific tag on task to put it at the end of the list (to go after all other pending jobs)

  2. Log in to comment