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 exception when x-ms-retry-after-ms header missing from 429 error - Fixes #458 #460

Merged
merged 2 commits into from
Aug 7, 2022

Conversation

PlagueHO
Copy link
Owner

@PlagueHO PlagueHO commented Jul 19, 2022

Pull Request

  • Fix exception being thrown when a 429 is returned by CosmosDB, but the
    x-ms-retry-after-ms header is not returned. This may occur in requests
    that follow large (> 1MB) insert or updates - Fixes Issue #439.

Bug Fixes


This change is Reviewable

@PlagueHO
Copy link
Owner Author

PlagueHO commented Aug 7, 2022

/AzurePipelines run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@PlagueHO PlagueHO merged commit 0ec63ea into main Aug 7, 2022
@PlagueHO PlagueHO deleted the Issue-458 branch August 7, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant