You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/07/10 10:14:56 UTC

[GitHub] rahimramezanian commented on issue #4672: Slice level cache_timeout isn't taken into consideration

rahimramezanian commented on issue #4672: Slice level cache_timeout isn't taken into consideration
URL: https://github.com/apache/incubator-superset/issues/4672#issuecomment-403772904
 
 
   I have a similar problem with cache_timeout
   
   ### **Superset version**
   0.23.0dev
   
   ### **Expected results**
   It seems setting cached timeout means to get data again from datasource and rebuild the slice too. 
   
   ### **Actual results**
   Slice timeout setting is never used
   
   ### **Steps to reproduce**
   I set cache timeout for the data source equal to 1 seconds and in `NVD3TimeSeriesViz` I add a line 
   `cache_timeout=5`
   Then I created a table in an SQLite database that is updating every 5 seconds and I also create a slice with type `Time Series - Line Chart`. The slice cannot update itself every 5 seconds. I have to press **run query** button to update it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org