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

Disable caching when making get requests to the fhir server. #1307

Merged
merged 3 commits into from
Dec 7, 2023

Conversation

peterMuriuki
Copy link
Collaborator

@peterMuriuki peterMuriuki commented Dec 6, 2023

closes #1301 , closes #1260, closes #1295

Changes included with this PR
Adds cache-control: no-cache header to GET requests when using fhir service. https://smilecdr.com/docs/fhir_storage_relational/performance_and_caching.html#controlling-the-query-cache-client

Checklist

  • tests are included and passing

@peterMuriuki peterMuriuki changed the title 1295 cache control Disable caching when making get requests to the fhir server. Dec 7, 2023
@peterMuriuki peterMuriuki marked this pull request as ready for review December 7, 2023 12:57
@peterMuriuki peterMuriuki merged commit cd3facc into main Dec 7, 2023
2 checks passed
@peterMuriuki peterMuriuki deleted the 1295-cache-control branch December 7, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants