Skip to content

Fix multiple retry issue on ExecuteScalarAsync + add missing ConfigureAwait calls - #1220

Merged
cheenamalhotra merged 2 commits into
dotnet:mainfrom
cheenamalhotra:fix1219
Aug 20, 2021
Merged

cheenamalhotra merged 2 commits into
dotnet:mainfrom
cheenamalhotra:fix1219

Conversation

@cheenamalhotra

@cheenamalhotra cheenamalhotra commented Aug 20, 2021

Copy link
Copy Markdown
Member

Fixes #1219 + #1207

@DavoudEshtehari DavoudEshtehari left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@DavoudEshtehari

Copy link
Copy Markdown
Contributor

Could you also modify the SqlRetryLogicProvider and add the ConfigureAwait(false) on async calls, please?

@cheenamalhotra cheenamalhotra changed the title Fix multiple retry issue on ExecuteScalarAsync Fix multiple retry issue on ExecuteScalarAsync + add missing ConfigureAwait calls Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants