Provide more context to ExecutionStrategy
Open
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
Assessment
This issue has not been assessed yet.