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

bump num tries before timeout #214

Merged
merged 1 commit into from
Jul 17, 2023
Merged

bump num tries before timeout #214

merged 1 commit into from
Jul 17, 2023

Conversation

rockycodes
Copy link
Contributor

end 2 end tests have been failing for the past week: https://github.com/civiform/cloud-deploy-infra/actions/workflows/e2e-test.yaml

The error message is
ERROR: service did not become healthy in expected amount of time. This usually means the new tasks are crash-looping, but can mean the check timed out before the service finished starting.

Doubling the number of status check tries before failure will let us know if it's a timeout issue or an actual failure and we need to dig deeper.

@rockycodes rockycodes merged commit 4171688 into main Jul 17, 2023
5 of 7 checks passed
@rockycodes rockycodes deleted the rockycodes/bump-tries branch July 17, 2023 23:50
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

Successfully merging this pull request may close these issues.

2 participants