Tags: microsoft/fhir-server
Tags
Add additional error handling to CosmosHealthCheck (#4781) * Added additional error handling to CosmosHealthchecks * Added tests * fix code scanning error in tests * make code easier to review * add test descriptions back to code * removed unnecessary exception logging * Moved logging of CosmosDiagnostic to the property bag * fix code scanning error
Moved cosmos job hosting to use unified retry logic (#4773) * Moved cosmos job hosting to use unified retry logic * Improve exception policy per cosmos recomendations * remove unneeded using * fix reindex worker context * fix code scanning issue * handle case of null diagnostics * Add retry unit tests * formatting fixes * remove unneeded usings * updated retry policy * cleanup * add logging to new tests * relaxed retry test timing due to stopwatch impercision * removed primary constructor in CosmosQueueClientTests child test class * advanced base, non default delay
Exception handled for invalid HTTPVerb with unit testing. (#4714) Co-authored-by: Alankar Jagtap <[email protected]>
PreviousNext