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

cache invalidation #8

Closed
GregorDeCillia opened this issue Feb 8, 2021 · 1 comment
Closed

cache invalidation #8

GregorDeCillia opened this issue Feb 8, 2021 · 1 comment
Labels
feature New feature or request hard
Milestone

Comments

@GregorDeCillia
Copy link
Contributor

GregorDeCillia commented Feb 8, 2021

Add support for caching of /schema responses via the Etag header. More generally, document and export the caching behavior of the API responses.

@GregorDeCillia GregorDeCillia added hard feature New feature or request labels Feb 8, 2021
@GregorDeCillia GregorDeCillia added this to the Nice to have milestone Feb 8, 2021
@GregorDeCillia
Copy link
Contributor Author

Clsong since the ETAG headers don't work as expected with our servers. The nightly routine always changes the ETAGs, so there is no reliable way to tell whether a cache-entry is outdated or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request hard
Projects
None yet
Development

No branches or pull requests

1 participant