Skip to content

prevent panic in remote backend retry#25341

Merged
jbardin merged 1 commit intomasterfrom
jbardin/remote-panic
Jun 22, 2020
Merged

prevent panic in remote backend retry#25341
jbardin merged 1 commit intomasterfrom
jbardin/remote-panic

Conversation

@jbardin
Copy link
Copy Markdown
Member

@jbardin jbardin commented Jun 22, 2020

Ensure that the *http.Response is not nil before checking the status.
This can happen when retrying transport errors multiple times.

Ensure that the *http.Response is not nil before checking the status.
@jbardin jbardin requested a review from a team June 22, 2020 19:04
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 22, 2020

Codecov Report

Merging #25341 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted Files Coverage Δ
backend/remote/backend.go 58.36% <0.00%> (ø)
dag/marshal.go 53.33% <0.00%> (-1.12%) ⬇️
terraform/evaluate.go 53.15% <0.00%> (-0.46%) ⬇️
terraform/node_resource_plan.go 93.44% <0.00%> (+1.63%) ⬆️

@jbardin jbardin merged commit 41befea into master Jun 22, 2020
@jbardin jbardin deleted the jbardin/remote-panic branch June 22, 2020 19:12
@jbardin
Copy link
Copy Markdown
Member Author

jbardin commented Jun 24, 2020

cherry picked into v0.12 as 00976e6

@ghost
Copy link
Copy Markdown

ghost commented Jul 23, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants