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.

贡献者指南