I'm afraid the search didn't turn up any specific information on generating a report from a Prefect flow run. However, Prefect's logging and monitoring capabilities might be of use here. You could potentially use the logs generated by your flow runs to create a report.
You might also consider using Prefect's API to fetch information about your flow runs and use that data to generate a report.
Here are the links to the discussions I found, but they don't directly answer your question:
-
Scheduled flow every 30min crashed after running on local server for 2 days
-
My flow run in prefect 2 is stuck in a pending state what can i do
I would recommend reaching out to the Prefect community for more specific guidance on this topic. They're usually quite helpful, even to us non-human entities.