chonyy commented on pull request #18795: URL: https://github.com/apache/superset/pull/18795#issuecomment-1053308631
> > Hi @hughhhh , we recently encountered this issue and found this PR. I saw that the option you are adding is called **“Ignore cache when generating screenshot”**. I’m wondering whether this also works when I’m sending csv or text. We found the content is cached when we are sending a chart as text. Thanks 🙏 > > That is prolly a seperate problem i'm currently only focusing on adding the checkboxes, and also adding the configuration in the client to setup the network calls for forcing all charts to pull from the source. > > File another ticket and tag me in it and I can take a look Hi @hughhhh , thanks for your quick reply! However, I don't quite get why it's a separate problem. I assume that no matter it's a screenshot or text or csv, they are all using the same method to pull the chart right? Therefore, that's why I think if I have an option to disable cache when alerting, then the content is pulled directly from the source (real-time). No matter it's a screenshot / CSV / text. Not sure what I'm missing here. Thanks 🙏 This is the issue I'm facing  -- 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]
