Skip to content

Cosmos DB retry policy #4092

Answered by bartelink
tobbin2 asked this question in Q&A
Sep 20, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

default limits are documented. something like 9 tries and 30s. There can always be an exception. so if you config max 3 and 15s, you can get thrown an exn if attempt 4 fails or 15s has expired
if you dont get an exception, the request got servied

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tobbin2
Comment options

@bartelink
Comment options

Answer selected by tobbin2
@tobbin2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants