What is the problem or goal you're trying to solve or accomplish?
When an Alert/Report execution fails, owners are notified about the error, and there's no automatic retry.
How are you solving it currently?
Users need to modify failures and manually export/share the data as needed.
What is your recommended solution?
Provide configuration options to set up auto retry for failed Alerts/Reports:
Configure when to retry (based on the error type)
How many retry attempts.
Might influence/limit the schedule directly (for example, an alert/report that takes 3 min to generate and is scheduled to run every 5 minutes can't have a retry).