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

Mod 910 centralize caching mechanism #18

Merged
merged 39 commits into from Aug 19, 2022

Conversation

sgeulette
Copy link
Member

No description provided.

@sgeulette sgeulette requested a review from gbastien June 7, 2022 12:12
Override `caching-controlpanel-ramcache` to compute totals for `Hits`, `Misses`,`Size` and `Entries`, display `Older entry`, do not break to display statistics when a pickle error occurs but add a portal message.
Added parameter `ttl=0` to `cache.get_cachekey_volatile` this way a date older than given `ttl` (in seconds) will be recomputed.
See #MOD-910
@coveralls
Copy link

coveralls commented Jun 7, 2022

Coverage Status

Coverage decreased (-3.5%) to 84.059% when pulling c3e452a on MOD-910_centralize_caching_mechanism into ee4ceae on master.

@sgeulette sgeulette merged commit 089eabe into master Aug 19, 2022
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.

None yet

3 participants