elastic/kibana
View on GitHub[Response Ops][Reporting] Use `p-retry` to retry report
Open
#245437 opened on Dec 5, 2025
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win
Description
We added retries within the reporting task to handle retries for scheduled reporting in this PR: https://github.com/elastic/kibana/pull/229998
We should consider switching to using the p-retry library to avoid bugs with custom code.