chonyy opened a new issue #19134: URL: https://github.com/apache/superset/issues/19134
Hi all, I have set up an alert to send a chart as text. However, the values in the chart, which is the content of the alert, sometimes are cached. It’s sending the chart value of the previous alert. Is this an expected behavior? Ideally, whenever the alert is triggered, I would like to get the real-time value of the chart. Is there a way to guarantee to get the real-time value for every single alert? After this [PR](https://github.com/apache/superset/pull/18795), I believe we could already bust the cache when alerting the screenshot of the dashboard. I'm looking for a similar feature that will allow the user to bust cache when sending a chart as text when alerting. CC the contributor of the mentioned PR, @hughhhh @betodealmeida . Hope someone could help me look into this. Thanks 🙏 -- 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]
