elastic/kibana

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

Open

#245.437 aperta il 5 dic 2025

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (8021 fork)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

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.

Guida contributor