mayurnewase commented on PR #21441:
URL: https://github.com/apache/superset/pull/21441#issuecomment-1261716706

   hi @villebro have 1 question.
   
   is this still in development to use `custom_cache_timeout` for chart 
specific timeout?
   
   currently I have seen a problem its not respecting cache timeout setup in 
chart properties (I created ticket #21635 )
   so should we pass chart's timeout setting in `custom_cache_timeout` or read 
slice and pass that to `QueryContext` and check timeouts in 
`query_context.get_cache_timeout()` in order `custom_cache_timeout > 
chart_cache_timeout > datasource_cache_timeout > database_cache_timeout`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to