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

Update configurable retry logic default retriable error list #1125

Merged
merged 1 commit into from Jun 19, 2021

Conversation

DavoudEshtehari
Copy link
Member

The following errors are removed since they're type-conversion errors:

10054, // The data value for one or more columns overflowed the type used by the provider.
10053, // Could not convert the data value due to reasons other than sign mismatch or overflow.

@cheenamalhotra cheenamalhotra added this to In progress in SqlClient v4.0 via automation Jun 18, 2021
@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jun 18, 2021
@DavoudEshtehari DavoudEshtehari merged commit 355e195 into dotnet:main Jun 19, 2021
SqlClient v4.0 automation moved this from In progress to Done Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants