Skip to content
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

WQ Divergent Segments Update (Workflow-Manager) #8

Open
dbsmith88 opened this issue Mar 31, 2022 · 0 comments
Open

WQ Divergent Segments Update (Workflow-Manager) #8

dbsmith88 opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@dbsmith88
Copy link
Contributor

Update the workflow manager to appropriately handle the new divergent segments info and possible data request.

When creating the task node for the simulation, after creating the primary dependency tasks, check for divergent segments.
if divergent segment: check if dependency task for parallel segment already exists, if not create one and add it to the existing dependency task list for the current segment, otherwise assign the existing task to the current segments dependency list.

Will need to update the primary dependency task creation step to first check the dictionary of already created dependency tasks, reuse existing task if available.

@dbsmith88 dbsmith88 added bug Something isn't working enhancement New feature or request labels Mar 31, 2022
@dbsmith88 dbsmith88 added this to To do in HMS-KUBE 04-11-2022 via automation Mar 31, 2022
@dbsmith88 dbsmith88 self-assigned this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant