AspNetCore.Diagnostics.HealthChecks icon indicating copy to clipboard operation
AspNetCore.Diagnostics.HealthChecks copied to clipboard

Replace Cosmos Db metadata query with container query

Open LeeAtCfc opened this issue 9 months ago • 2 comments

What this PR does / why we need it: Run a container query rather than a metadata query if containers are specified

Which issue(s) this PR fixes: Execution of Cosmos Db account metadata queries that can result in throttling errors

Please reference the issue this PR will close: #[462]

Special notes for your reviewer:

Does this PR introduce a user-facing change?: Implementation change of existing functionality

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [x] Code compiles correctly
  • [x] Created/updated tests
  • [x] Unit tests passing
  • [x] End-to-end tests passing
  • [ ] Extended the documentation
  • [ ] Provided sample for the feature

LeeAtCfc avatar May 15 '24 11:05 LeeAtCfc

@dotnet-policy-service agree company="CFC Underwriting"

LeeAtCfc avatar May 15 '24 14:05 LeeAtCfc

@adamsitnik

AButcherCFC avatar Jul 08 '24 10:07 AButcherCFC