Skip to content

Make RetryPolicy publicly visible. #1038

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

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

gorzell
Copy link
Contributor

@gorzell gorzell commented Aug 23, 2022

I missed this in #1035. I actually tested it this time 😉.

@gorzell
Copy link
Contributor Author

gorzell commented Aug 23, 2022

Note: It is kinda wonky to use this still because you have to set RetryOptions to NoRetry and then add a per retry policy that implements this trait. But since we are looking to refactor the client building anyway, that probably doesn't matter much. Technically you can't set any options on the client without a patch.

@rylev rylev merged commit c38203d into Azure:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants