GitHub user rsaleev added a comment to the discussion: Warm up charts cache via API
@dosu query_context works now with some error suppressing, but cache warm_up_cache for chart not working properly. Charts on dashboard not refreshed and uses previous cache. For the most reliable cache warming, some users recommend capturing the exact /api/v1/chart/data payload from browser DevTools during actual dashboard use and replaying that — it guarantees the cache key matches real requests. explain this step. If I have created chart with query_context and it's in DB then I can fetch it. How re-use it then? GitHub link: https://github.com/apache/superset/discussions/38718#discussioncomment-16271325 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
