elastic/kibana

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

開放

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

 (3 則留言) (0 個反應) (0 位負責人)TypeScript (8,021 個分叉)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

倉庫指標

星標
 (19,065 顆星)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 999 個 PR)

描述

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.

貢獻者指南