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

"Depends" Funnel Edge Case #378

Open
MIAllende opened this issue Sep 15, 2021 Discussed in #376 · 0 comments
Open

"Depends" Funnel Edge Case #378

MIAllende opened this issue Sep 15, 2021 Discussed in #376 · 0 comments

Comments

@MIAllende
Copy link

Discussed in #376

Originally posted by MIAllende September 15, 2021
Seeing an edge case in which a funnel step is not working properly.

Here is a graphic in which there are two parameterized runs (Run1, Run2). If one of the postprocessing steps for Run1 fails (failure visualized as a red square), I expect the subsequent and dependent post-processing steps to fail. Maestro is doing this successfully.

The issue is that the Plotr step for other, separate runs is also failing. Plotr depends on Postr_, however I just want it to depend on the postr_ steps for its parent run, NOT all other runs.

Screen Shot 2021-09-15 at 8 11 16 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants