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

Run all GVF dump job as high mem #1144

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nakib103
Copy link
Contributor

@nakib103 nakib103 commented Jan 9, 2025

The GVF dump step fails on memory but does not get retried higher memory jobs. It is because the job are SIGKILLed with return code 9 which is ambiguous to what actually happened.

It is best to remove retry job steps altogether and run all jobs with high memory.

@nakib103 nakib103 marked this pull request as draft January 9, 2025 14:56
@dglemos dglemos added the e114 label Feb 3, 2025
@nakib103 nakib103 changed the base branch from postreleasefix/114 to main February 3, 2025 13:31
@nakib103 nakib103 added e115 and removed e114 labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants