You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
When using on a Cloud infrastructure (like Azure), we sometimes need to retry the transaction because of "Transient Errors" occurring on the connection pool. For instance, it is implemented for Entity Framework. Would it a good idea to implement built-in retries policies ?
The text was updated successfully, but these errors were encountered:
venantvr
changed the title
Add Transient Error Handling policies
Add Transient Errors Handling policies
Feb 26, 2016
When using on a Cloud infrastructure (like Azure), we sometimes need to retry the transaction because of "Transient Errors" occurring on the connection pool. For instance, it is implemented for Entity Framework. Would it a good idea to implement built-in retries policies ?
The text was updated successfully, but these errors were encountered: