Skip to content

Increase timeout on VPC deletion retry.#455

Merged
andrewsomething merged 1 commit intomasterfrom
asb/issues/446
Jul 8, 2020
Merged

Increase timeout on VPC deletion retry.#455
andrewsomething merged 1 commit intomasterfrom
asb/issues/446

Conversation

@andrewsomething
Copy link
Copy Markdown
Member

Sometimes a lag between when a resource is deleted and when it is de-registered from the VPC service can be observed. We currently will retry failed VPC delete requests for one minute before timing out. This PR raises the default to two minutes and makes it user configurable. I'm reluctant to raise the default to a much larger value as this can be a legitimate error (e.g. a Droplet created in the control panel was added to a VPC managed with Terraform).

This should help to resolve https://github.com/terraform-providers/terraform-provider-digitalocean/issues/446

@ghost ghost added the size/XS label Jun 25, 2020
@MasonEgger MasonEgger self-requested a review July 7, 2020 22:48
@andrewsomething andrewsomething merged commit a248152 into master Jul 8, 2020
@andrewsomething andrewsomething deleted the asb/issues/446 branch July 8, 2020 13:49
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.

Error deleting VPC

2 participants