mattitoo opened a new issue, #22664: URL: https://github.com/apache/superset/issues/22664
On Superset 1.5.1 we have ca. 50 reports enabled that are mostly sent on a daily basis. Sometimes, a report is sent out mutliple times without an apparent reason (s. screenshot of the Report Execution Log), even though the report is set to only send it out once a day (s. screenshot). This behavior has been seen on different reports on different days, with no apparent pattern. Just randomly, it seems that Superset decides to send out a report several times. The only notable circumstance is that this happens after the scheduled time. ### How to reproduce the bug 1. Set up a report with a schedule for once a day ### Expected results Each report is sent out according to schedule ### Actual results Some reports are sent out multiple times at random (but all around the scheudled time) ### Screenshots <img width="744" alt="Bildschirmfoto 2023-01-10 um 16 31 47" src="https://user-images.githubusercontent.com/104143980/211594496-00c6c1fa-4e93-4c86-bc34-7952696bb348.png"> <img width="1953" alt="Bildschirmfoto 2023-01-09 um 16 38 14" src="https://user-images.githubusercontent.com/104143980/211594576-b57a8469-db9b-4769-a2ca-dab74b1ad709.png"> ### Environment (please complete the following information): - browser type and version: Any browser - superset version: 1.5.1 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
