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

Development #247

Merged
merged 38 commits into from
Jul 20, 2023
Merged

Development #247

merged 38 commits into from
Jul 20, 2023

Conversation

snacktavish
Copy link
Member

Is actually deployed to production so may as well call it main.

snacktavish and others added 30 commits May 9, 2023 12:04
Still need to sweep the code for possible uses of these.
When fetching stuff for phylesystemapi's RAM cache, so far we have
simply repeated all request headers in the proxied request. But our
Pyramid implementation will not support Keep-Alive or some other headers
because we're running it under a WSGI server (waitress).
This should address the problem of getting bogus cached values when the
URL is an exact match (useless for POST requests).
This should eliminate goofy cache hits that return, e.g.,
a synth-subtree from a prior/different request.
@mtholder mtholder merged commit 797d373 into master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants