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

Make ExecutionStrategy more flexible #6680

Closed
AndriySvyryd opened this issue Oct 4, 2016 · 0 comments
Closed

Make ExecutionStrategy more flexible #6680

AndriySvyryd opened this issue Oct 4, 2016 · 0 comments
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@AndriySvyryd
Copy link
Member

AndriySvyryd commented Oct 4, 2016

Refactor ExecutionStrategy to make it easier to implement custom retry conditions, such as transaction commit failure handling.

@AndriySvyryd AndriySvyryd self-assigned this Oct 4, 2016
@rowanmiller rowanmiller added this to the 1.1.0-preview1 milestone Oct 6, 2016
AndriySvyryd added a commit that referenced this issue Oct 7, 2016
…at don't indicate a failure

Add more transient error numbers and remove one that is not transient
Rename SqlAzureExecutionStrategy to SqlServerTransientExecutionStrategy

Fixes #6680
Fixes #6665
AndriySvyryd added a commit that referenced this issue Oct 15, 2016
…that don't indicate a failure

Add more transient error numbers and remove one that is not transient
Rename SqlAzureExecutionStrategy to SqlServerRetryingExecutionStrategy

Fixes #6680
Fixes #6665
AndriySvyryd added a commit that referenced this issue Oct 17, 2016
…that don't indicate a failure

Add more transient error numbers and remove one that is not transient
Rename SqlAzureExecutionStrategy to SqlServerRetryingExecutionStrategy

Fixes #6680
Fixes #6665
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Oct 17, 2016
@AndriySvyryd AndriySvyryd removed their assignment Oct 17, 2016
tuespetre added a commit to tuespetre/EntityFramework that referenced this issue Feb 4, 2017
@ajcvickers ajcvickers modified the milestones: 1.1.0-preview1, 1.1.0 Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants