Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist the bulk export url for resumable download #1170

Open
chandrashekar-s opened this issue Aug 29, 2024 · 0 comments
Open

Persist the bulk export url for resumable download #1170

chandrashekar-s opened this issue Aug 29, 2024 · 0 comments
Labels
enhancement New feature or request P3:TBE An issue that is not evaluated and/or planned for implementation yet.

Comments

@chandrashekar-s
Copy link
Collaborator

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.

@bashir2 bashir2 added enhancement New feature or request P3:TBE An issue that is not evaluated and/or planned for implementation yet. labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3:TBE An issue that is not evaluated and/or planned for implementation yet.
Projects
None yet
Development

No branches or pull requests

2 participants