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

Don't consider 429 as terminal failure for Location poller #22651

Merged
merged 1 commit into from Mar 29, 2024

Conversation

jhendrixMSFT
Copy link
Member

If the polling request is being throttled, preserve the current state and return the *http.Response.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to module CHANGELOG.md are included.
  • MIT license headers are included in each file.

If the polling request is being throttled, preserve the current state
and return the *http.Response.
@jhendrixMSFT jhendrixMSFT merged commit 3c80879 into Azure:main Mar 29, 2024
20 checks passed
@jhendrixMSFT jhendrixMSFT deleted the azcore-poller-throttling branch March 29, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants