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

Add public Delay and RetryPolicy types #35391

Merged
merged 5 commits into from
Apr 6, 2023

Conversation

JoshLove-msft
Copy link
Member

The Delay/RetryPolicy changes were pulled off #33040 so that they can be shipped before implementing the LRO changes. This will allow us to avoid implementing the LRO changes using a project reference of Core in the mgmt libraries. Using a project reference would be tricky because the mgmt libraries have a different release lifecycle.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Core

Copy link
Member

@christothes christothes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some suggested doc tweaks

sdk/core/Azure.Core/samples/Configuration.md Outdated Show resolved Hide resolved
sdk/core/Azure.Core/samples/Configuration.md Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Delay.cs Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Delay.cs Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Delay.cs Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Delay.cs Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs Outdated Show resolved Hide resolved
sdk/core/Azure.Core/src/Pipeline/RetryPolicy.cs Outdated Show resolved Hide resolved
JoshLove-msft and others added 2 commits April 6, 2023 09:51
Co-authored-by: Christopher Scott <chriscott@hotmail.com>
@JoshLove-msft JoshLove-msft merged commit bdac330 into Azure:main Apr 6, 2023
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.

4 participants