FHIR Chat · Concurrent "conditional create" requests for same resource · hapi

Stream: hapi

Topic: Concurrent "conditional create" requests for same resource


view this post on Zulip Shlomy Reinstein (Nov 16 2017 at 14:48):

It seems like HAPI has a bug related to "Conditional Create". When multiple requests of "Conditional Create" (ifNoneExist) are sent concurrently, for the same resource, the resource may sometimes be created multiple times. Any idea how to work around this? It's a showstopper issue for us.


Last updated: Apr 12 2022 at 19:14 UTC