elastic/kibana

[Response Ops][Reporting] Use `p-retry` to retry report

Open

#245,437 建立於 2025年12月5日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (19,065 star) (8,021 fork)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

描述

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.

貢獻者指南