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

build: bump default clone timeout from 2 to 5 mins #62

Merged
merged 1 commit into from Jun 23, 2022

Conversation

radeksimko
Copy link
Member

Terraform builds in particular started timing out recently in tfexec nightly tests.

https://app.circleci.com/pipelines/github/hashicorp/terraform-exec/1700/workflows/32189069-fab5-4884-bff7-6730fe6f625b/jobs/19137/steps

https://app.circleci.com/pipelines/github/hashicorp/terraform-exec/1695/workflows/a545d643-0365-44b0-ab87-d154936a9098/jobs/19097

The original 2min timeout is quite conservative IMO, and 5mins won't do much harm. The main purpose of these timeouts is to avoid waiting forever when there's network problems anyway.

@radeksimko radeksimko added the enhancement New feature or request label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants