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

Create fail safety for process flows in their process portion #3

Open
jmbhughes opened this issue Jul 7, 2023 · 0 comments
Open

Create fail safety for process flows in their process portion #3

jmbhughes opened this issue Jul 7, 2023 · 0 comments
Assignees

Comments

@jmbhughes
Copy link
Member

If a flow fails while in the process portion it stays marked as running. That's not ideal! It could bring the pipeline to a halt by limiting the number of concurrent flows since halted things are still marked as running. They should instead be marked as crashed or failed.

We might want a feature where a flow checks its Prefect status too? That might get complicated though.

@jmbhughes jmbhughes self-assigned this Jul 7, 2023
@jmbhughes jmbhughes changed the title punchpipe: fail safety for process flows in their process portion Create fail safety for process flows in their process portion Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant