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

fix: ensure the pollBackoffFunc is correctly assigned #322

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

jooola
Copy link
Member

@jooola jooola commented Sep 29, 2023

We assign the custom poll back off function to the wrong variable backoffFunc, it should be stored in pollBackoffFunc.

pollBackoffFunc BackoffFunc

Related to hetznercloud/terraform-provider-hcloud#761

@jooola jooola requested a review from a team as a code owner September 29, 2023 13:58
@apricote apricote merged commit 2b2f869 into hetznercloud:main Oct 4, 2023
4 checks passed
@apricote apricote added the backport release-1.x Open PR against release-1.x with these changes after the PR is merged. label Oct 4, 2023
github-actions bot pushed a commit that referenced this pull request Oct 4, 2023
apricote pushed a commit that referenced this pull request Oct 4, 2023
@jooola jooola deleted the fix-pollBackoffFunc-not-working branch October 4, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-1.x Open PR against release-1.x with these changes after the PR is merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants