microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.17k stars 498 forks source link

Import error handling #3796

Closed SergeyGaluzo closed 5 months ago

SergeyGaluzo commented 5 months ago

Removes incorrect usage of retriable exception. Replaces "global" retries by local. Sets RetriableException as obsolete. Adds e2e tests for not retriable SQL exceptions.

Fixes https://microsofthealth.visualstudio.com/Health/_workitems/edit/103819/