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

Improve cache invalidation, deleting relations, and reindexing #208

Closed
sebbacon opened this issue Sep 29, 2011 · 2 comments
Closed

Improve cache invalidation, deleting relations, and reindexing #208

sebbacon opened this issue Sep 29, 2011 · 2 comments
Milestone

Comments

@sebbacon
Copy link
Contributor

Renaming of a body, or changing its domain, should clear the cached bubbles of
all requests to that body.

Destroying an info_request doesn't remove corresponding tags: the fully_destroy method iterates over related events, logs, etc and removes them, but doesn't do the same for tags.

Other references to title field changes don't get search index updated when title is altered (e.g. when a public body is renamed).

We currently never update cached attachment text unless cache is explicitly cleared (which might matter with software updates, or code changes). Embed some identifier in the code and the cache directory, thus detect changes and automatically clear the cache.

@crowbot
Copy link
Member

crowbot commented May 20, 2014

See also #1475

@crowbot
Copy link
Member

crowbot commented May 22, 2014

This is an old collection of different concerns. Closing it - please re-open specific tickets for any of these issues if you can replicate them.

@crowbot crowbot closed this as completed May 22, 2014
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

2 participants