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

Documentation: Fixes retry time to timespan #3338

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

SaurabhSharma-MSFT
Copy link
Member

Modify retry time in seconds to timespan of parameter maxRetryWaitTimeOnThrottledRequests (Method: WithThrottlingRetryOptions)
Resolves Azure/azure-sdk-for-net#29567

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Include samples if adding new API, and include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Closing issues

To automatically close an issue: closes #IssueNumber

@ealsur ealsur changed the title Documentation: Modify retry time to timespan Documentation: Fixes retry time to timespan Jul 12, 2022
@ealsur
Copy link
Member

ealsur commented Jul 12, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ealsur ealsur enabled auto-merge (squash) July 12, 2022 15:55
@ealsur ealsur merged commit 3ec4703 into Azure:master Jul 12, 2022
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.

Document bug: maxRetryWaitTimeOnThrottledRequests is TimeSpan , not seconds
2 participants