hapifhir / hapi-fhir-jpaserver-starter

Apache License 2.0
395 stars 1.05k forks source link

Bulk Export file retention hours to be made configurable #710

Open chandrashekar-s opened 4 months ago

chandrashekar-s commented 4 months ago

Currently the Bulk export files are only retained for 2 hours as configured here. This imposes a hard restriction on the clients to process the files within this time, this might be a problem if the files are huge. Can we make this property configurable?

jkiddo commented 2 months ago

@chandrashekar-s - yes. PR's are welcome.