We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ResilienceHandler is currently experimental. The API looks solid and can be made stable. We need to remove Experimental attribute.
ResilienceHandler
Experimental
Originally the issue was discussed there #4893 (comment).
The text was updated successfully, but these errors were encountered:
Fixes dotnet#5669
1a7e448
Removes experimental attribute from ResilienceHandler class
24cf595
Adds new experimental and stable APIs to the API json file
6020050
Suppress LA0006 warning causing the build pipeline to fail
iliar-turdushev
Successfully merging a pull request may close this issue.
ResilienceHandler
is currently experimental. The API looks solid and can be made stable. We need to removeExperimental
attribute.Originally the issue was discussed there #4893 (comment).
The text was updated successfully, but these errors were encountered: