dotnet / dotnet/efcore

Provide more context to ExecutionStrategy

Open
#30,023 0 comments 4 reactions 0 assignees View on GitHub
area-execution-strategies area-query area-save-changes customer-reported
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

The retry logic could be different depending on whether the exception was thrown during connection opening, app startup (the database might have been started at the same time and not ready yet), database creation, SaveChanges, Query or Migrations.
Also, the connection string could have an impact.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.