reveha commented on PR #41531: URL: https://github.com/apache/superset/pull/41531#issuecomment-4910161724
Thanks for the review! I sanity-checked this with Redis MONITOR. After the warm-up ran, I opened the corresponding filter dropdowns from the frontend and verified that the frontend requests hit the expected warmed Superset cache entries. The two `superset_...` keys correspond to two different dropdowns, so they are expected to differ. For each tested dropdown, the warm-up path and the frontend request line up with the same cache entry. <img width="1568" height="275" alt="resim" src="https://github.com/user-attachments/assets/066ef532-cc46-4c9f-9bc8-a20eb1f9ac46" /> -- 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]
