Skip to content

Persist the bulk export url for resumable download #1170

Open
@chandrashekar-s

Description

@chandrashekar-s

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3:TBEAn issue that is not evaluated and/or planned for implementation yet.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions