elastic/kibana
GitHub で見る[Response Ops][Reporting] Use `p-retry` to retry report
Open
#245,437 opened on 2025年12月5日
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win
Repository metrics
- Stars
- (19,065 stars)
- PR merge metrics
- (平均マージ 1d 16h) (30d で 999 merged PRs)
説明
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.