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 support ConfigurationManager in Net Standard for configurable retry logic #1090

Merged
merged 7 commits into from
Jun 7, 2021

Conversation

DavoudEshtehari
Copy link
Member

@DavoudEshtehari DavoudEshtehari commented Jun 1, 2021

  • Configuration retry logic functionality is fully supported by all target frameworks.
  • Combine SqlConfigurableRetryLogicManager.cs and SqlConfigurableRetryLogicManager.CreateProvider.cs and extract the SqlConfigurableRetryLogicLoader.cs.
  • Improve resolving the app context switch value.

Davoud Eshtehari added 4 commits May 31, 2021 16:16
# Conflicts:
#	src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTesting.Tests.csproj
@DavoudEshtehari DavoudEshtehari marked this pull request as ready for review June 1, 2021 02:51
@cheenamalhotra cheenamalhotra added this to the 3.0.0 milestone Jun 1, 2021
@cheenamalhotra cheenamalhotra merged commit a51a674 into dotnet:main Jun 7, 2021
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.

4 participants