grafana/pkg/services/ngalert/eval
gotjosh 3e51cf0949
Alerting: Attempt to retry retryable errors (#79037)
* Alerting: Attempt to retry retryable errors

Currently in a draft state, but this was the minimal diff I could put together to exemplify how could achieve this.

Signed-off-by: gotjosh <josue.abreu@gmail.com>

---------

Signed-off-by: gotjosh <josue.abreu@gmail.com>
2023-12-06 16:35:22 +00:00
..
eval_mocks Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
context.go NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2023-11-14 14:47:34 +00:00
eval_bench_test.go Alerting: Improve performance of matching captures (#71828) 2023-07-20 09:07:00 +01:00
eval_test.go Alerting: Attempt to retry retryable errors (#79037) 2023-12-06 16:35:22 +00:00
eval.go Alerting: Attempt to retry retryable errors (#79037) 2023-12-06 16:35:22 +00:00
extract_md_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extract_md.go Alerting: Sort NumberCaptureValues in EvaluationString (#71927) 2023-07-19 12:09:21 +01:00
testing.go Alerting: Refactor of state manager tests (#72849) 2023-08-04 13:39:49 -04:00