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: [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]
