elastic/kibana

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

Offen

#245.437 geöffnet am 05.12.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (8.021 Forks)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

Repository-Metriken

Stars
 (19.065 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide