elastic/kibana

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

Open

#245 437 ouverte le 5 déc. 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (8 021 forks)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

Métriques du dépôt

Stars
 (19 065 stars)
Métriques de merge PR
 (Merge moyen 1j 16h) (999 PRs mergées en 30 j)

Description

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.

Guide contributeur