elastic/kibana

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

Aberta

#245.437 aberto em 5 de dez. de 2025

 (3 comentários) (0 reação) (0 responsável)TypeScript (8.021 forks)batch import
Feature:Reporting:FrameworkTeam:ResponseOpsgood first issuequick-win

Métricas do repositório

Stars
 (19.065 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (999 fundiu PRs em 30d)

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.

Guia do colaborador