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

Deleted Roles and Resources should be removed from cache quicker #9124

Open
castrapel opened this issue Jun 7, 2021 · 0 comments
Open

Deleted Roles and Resources should be removed from cache quicker #9124

castrapel opened this issue Jun 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@castrapel
Copy link
Contributor

Roles and resources are written to cache with a TTL of 36 hours. This means it will take at least 36 hours before a deleted resource is removed from cache. We should refactor our Celery logic to remove the resource as soon as we can detect it has been deleted.

@patricksanders patricksanders added the enhancement New feature or request label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants