-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
fixing cache timeout setting #210
Conversation
|
Mmmh, some of that logic is already here: What kind of stack trace were you getting? |
@mistercrunch I have added my stack trace here: #207 |
It's been addressed in another PR, thanks for the PR though! |
the current v0.8.4 fails if the cache timeout setting on the UI is not provided in edit datasource settings view: http://hostname:port/druiddatasourcemodelview/list/
self.cache_timeout causes the exception. The new logic is as follows: