[Reporting] Capture the screenshot of a page even when Reporting's render timeout happens #57008
Labels
Feature:Reporting:Framework
Reporting issues pertaining to the overall framework
needs-team
Issues missing a team label
Describe the feature:
Today in Reporting, there are many safeguards in the pipeline of opening the Kibana URL, waiting for elements to render, and capturing the page with the browser driver screenshot method. These safeguards ensure that a PNG or PDF result doesn't show incorrect or missing information.
Increasingly, the safeguard methods have made it hard to troubleshoot problems that happen on the page. We should still have a timeout, and log warnings when timeouts happen, but we should still capture the page and deliver it to the user, along with the warnings in context.
The warnings could be shown as an overlay on the page PDF/PNG, and/or they could be shown in text along with the report information in the Reporting Management job listing table.
Describe a specific use case for the feature:
The text was updated successfully, but these errors were encountered: