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

HTTP: tune default timeouts #108

Closed
ozerovandrei opened this issue Dec 22, 2018 · 0 comments
Closed

HTTP: tune default timeouts #108

ozerovandrei opened this issue Dec 22, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@ozerovandrei
Copy link
Contributor

We're getting the following errors sometimes in the terraform-provider-selvpc acceptance tests:

------- Stdout: -------
=== RUN   TestAccResellV2FloatingIPImportBasic
--- FAIL: TestAccResellV2FloatingIPImportBasic (40.02s)
	testing.go:527: Step 0 error: Error applying: 1 error(s) occurred:
		
		* selvpc_resell_project_v2.project_tf_acc_test_1: 1 error(s) occurred:
		
		* selvpc_resell_project_v2.project_tf_acc_test_1: [DEBUG] error creating project: Post https://api.selectel.ru/vpc/resell/v2/projects: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
FAIL

We need to set higher default timeouts, especially for TLS handshakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant