alexandrusoare commented on code in PR #42481:
URL: https://github.com/apache/superset/pull/42481#discussion_r3681757302


##########
superset/daos/report.py:
##########
@@ -285,11 +285,34 @@ def update(
     @staticmethod
     def find_active() -> list[ReportSchedule]:
         """
-        Find all active reports.
+        Find all active reports. Excludes reports that are currently retrying
+        unless their retry window has gone stale (retry task crashed or was

Review Comment:
   found a better solution for 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]

Reply via email to