Opened 3 years ago
Closed 3 years ago
#1385 closed enhancement (fixed)
Add a (increasing) delay when submitting multiple jobs in a batch
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.38 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
This is related to #1384. For most situations the implementation in #1384 is enough, but in some auto-confirmation situations we start multiple types of jobs. For example, after a demux we start both the hisat and legacy pipelines and we want all the hisat jobs to be scheduled before the legacy jobs.
Note:
See TracTickets
for help on using tickets.
In 6674: