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

Cromwell preemption and error retry interaction with GCP Batch built-in retry #7476

Open
aednichols opened this issue Jul 26, 2024 · 1 comment

Comments

@aednichols
Copy link
Collaborator

How does it work? Does Cromwell still have the chance to evaluate failure retries against e.g. exit codes?

@AlexITC
Copy link
Collaborator

AlexITC commented Jul 26, 2024

There was a brief explanation in #7457, right now, Cromwell is able to parse Batch exit codes but these are not being used to do any manual retries but a similar strategy to PAPI can be implemented.

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