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 was 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 ?