Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flakiness in Azure Storage providers introduced by #6462 #6509

Merged
merged 1 commit into from Apr 24, 2020

Conversation

ReubenBond
Copy link
Member

AzureStoragePolicyOptions.CreationTimeout and OperationTimeout should be the timeouts for individual attempts, not the maximum overall timeout. When there is contention, as we see in some tests, the behavioral change introduced in #6462 can lead to flakiness.

@sergeybykov sergeybykov merged commit 7b7b7b0 into dotnet:master Apr 24, 2020
@ReubenBond ReubenBond deleted the fix/azure-flakiness branch April 24, 2020 18:36
sergeybykov pushed a commit to sergeybykov/orleans that referenced this pull request May 1, 2020
ReubenBond added a commit that referenced this pull request May 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants