-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
296 scheduler fails unable to find assembly contigs #300
296 scheduler fails unable to find assembly contigs #300
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There doesn't appear to be a way to configure which yaml gets passed to sched.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is not a way to specify what yaml sched.py uses.
Based on your local results there are issues:
removed comments about output ID variable resolution, based on prod agent.state files this is expected. |
This PR provides fixes to the scheduler responsible for incorrect behaviors around finding new jobs and creating a new entry in the
jobs
collection#296
Main cause of failure was a lack of matching workflow_execution db records to their workflow_config by
type
inworkflow_process.py
this was not previously necessary, since each workflow_execution type was in its own collextion.
Other updates include
Test Results running scheduler in local environment with local copy of NMDC DB:
Job Record created in local
jobs
table: