microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.15k stars 492 forks source link

Return bad request on too many surrogate ids #3838

Closed SergeyGaluzo closed 2 months ago

SergeyGaluzo commented 2 months ago

When >80K resources with the same last updated are ingested, code fails with Current - 500 After fix - 400 with good message

fixes https://microsofthealth.visualstudio.com/Health/_workitems/edit/120027/