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

Front end index.html caching needs to be adjusted #10

Open
theorm opened this issue Oct 10, 2024 · 0 comments
Open

Front end index.html caching needs to be adjusted #10

theorm opened this issue Oct 10, 2024 · 0 comments

Comments

@theorm
Copy link
Member

theorm commented Oct 10, 2024

It seems that the university firewall caches things for longer than it should. We can see in the logs that some browsers use outdated JS chunks in the app. For example, the following service no longer exist in the newer version of the app and the IML:

[impresso.middle-layer] [Front End Error] (FeathersError:NotFound) at "search-facets.get": Service 'search-facets' not found - qs:{"filters":[{"type":"daterange","q":["1940-01-01T00:00:00Z TO 2018-12-31T23:59:59Z"],"op":"OR"},{"type":"string","op":"OR","q":["www"],"precision":"exact"},{"type":"hasTextContents"},{"type":"hasTextContents"}],"group_by":"articles"}
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

No branches or pull requests

1 participant