Closed bio-boris closed 3 years ago
This pull request introduces 1 alert when merging f8251ac2f3eb5cde4b0b07080ed3470885b0838e into bd218d67be688a27152bf99e6538cb98ee6654e0 - view on LGTM.com
new alerts:
This pull request introduces 1 alert when merging 2fc340c98ee5329601084e23f6666944564f84d6 into bd218d67be688a27152bf99e6538cb98ee6654e0 - view on LGTM.com
new alerts:
Description of PR purpose/changes
prepping for batch running throughout the code base, starting with the preflight checks
the first pass is to make running jobs preflight checks run from a list of jobs.
Then the second pass is to make the jobs all return a series of docs to save into mongo with a bulk operation.
Then the next pass is to make them all get submitted to condor with a bulk operation.
Then the next pass is to make this operation done via a thread.
Then the next pass is to make sure the retry_multiple is submitting all jobs via this bulk submit.
Then the next pass is to make sure that batch submits via the bulk submit.
Testing Instructions
Dev Checklist: