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
We noticed that the delay of 10 seconds due to transient fault handling did not apply to OpenAsync(), hence this option was not introduced to OpenAsync() Ref #463 (comment)
I'm currently working on consuming the new
Open(SqlConnectionOverrides overrides)
method in EF Core. However, there is no OpenAsync equivalent.See #29 and dotnet/efcore#7283
The text was updated successfully, but these errors were encountered: