-
Notifications
You must be signed in to change notification settings - Fork 667
Add retry mechanism to CosmosDB Database creation #9683
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
base: main
Are you sure you want to change the base?
Conversation
@dotnet-policy-service agree company="Exxeta" |
…se and container creation
Discussing with the cosmos team adding a health endpoint inside of the emulator to make this easier. |
Try fixing failing test after merging main
@eerhardt @sebastienros can you review this for 9.4 plz |
I don't understand why |
I removed the call to ReadAsync as it won't have any effect now. The only thing that is blocking now is a new test failing: Once this one passes we can merge. |
Description
This is a workaround to the emulator container advertising it is ready when in fact it is not.
Fixes #9326
Fixes #7178
Checklist
<remarks />
and<code />
elements on your triple slash comments?doc-idea
templatebreaking-change
templatediagnostic
template