VictoriaMetrics/app/vmalert/remotewrite
Roman Khavronenko d4ee505f6f
vmalert: retry all errors except 4XX status codes (#4461)
vmalert: retry all errors except 4XX status codes

Retry all errors except 4XX status codes while pushing via remote-write
to the remote storage. Previously, errors like broken connection could
prevent vmalert from retrying the request.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-07-06 17:34:32 -07:00
..
init.go fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go vmalert: retry all errors except 4XX status codes (#4461) 2023-07-06 17:34:32 -07:00
remotewrite_test.go vmalert: retry all errors except 4XX status codes (#4461) 2023-07-06 17:34:32 -07:00