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

Provide hook to force cache invalidation #13

Closed
datadavev opened this issue Nov 8, 2023 · 1 comment
Closed

Provide hook to force cache invalidation #13

datadavev opened this issue Nov 8, 2023 · 1 comment
Assignees
Labels
bug Something isn't working Priority Low A bug but not a bad one

Comments

@datadavev
Copy link
Collaborator

After updating config entries with an external service, it is currently necessary to restart the app to pick up the changes.

Provide a mechanism for an external script to trigger cache invalidation or have the app auto detect changes to the config to pick up changes without the need to restart.

@datadavev datadavev added the bug Something isn't working label Nov 8, 2023
@datadavev datadavev self-assigned this Nov 8, 2023
@datadavev datadavev added the Priority Low A bug but not a bad one label Nov 8, 2023
@datadavev
Copy link
Collaborator Author

Closing this as it is a very low priority. Updates to the definitions are picked up immediately, only app configuration settings need a restart, and this is best done through the WSGI application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority Low A bug but not a bad one
Projects
None yet
Development

No branches or pull requests

1 participant