Persist the bulk export url for resumable download #1170
Labels
enhancement
New feature or request
P3:TBE
An issue that is not evaluated and/or planned for implementation yet.
Currently while fetching the FHIR resources using the BULK_EXPORT mode, we trigger a bulk export job in the FHIR server and wait for it to export the resources. If the application crashes in the meanwhile, then the reference to this BULK Export Job URL is lost and we need to restart from beginning again. Persist this URL so that the exported FHIR resources on the FHIR server can be used again without triggering a new job.
The text was updated successfully, but these errors were encountered: