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 2021/06/29 06:43:16 UTC

[GitHub] [superset] ukm21 commented on issue #10150: superset cache warmup not working

ukm21 commented on issue #10150:
URL: https://github.com/apache/superset/issues/10150#issuecomment-870284044


   @fgomezotero cache warmup is using explore url, but explore url will only open the explore window for the chart in the browser and not do warmup. For cache warmup the url should be 
   http://superset-test.superset-test.svc.cluster.local:8080/superset/warm_up_cache/?slice_id=1
   
   change the get_url() method in superset/tasks/cache.py
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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