VictoriaMetrics/app
Roman Khavronenko de61a73c63
vmalert: retry datasource requests with EOF or unexpected EOF errors (#4146)
* vmalert: retry datasource requests with EOF or unexpected EOF errors

Retry failed read request on the closed connection one more time.
This may improve rules execution reliability when connection
between vmalert and datasource closes unexpectedly.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

* vmalert: fix old tests

Signed-off-by: hagen1778 <roman@victoriametrics.com>

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-04-19 10:18:32 +02:00
..
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmagent lib/fs: add MustReadDir() function 2023-04-14 22:10:46 -07:00
vmalert vmalert: retry datasource requests with EOF or unexpected EOF errors (#4146) 2023-04-19 10:18:32 +02:00
vmauth docs/vmauth.md: follow-up for 36edba9bfb 2023-03-24 13:22:37 -07:00
vmbackup app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmbackupmanager app/vmbackupmanager: sync with enterprise-single-node branch after 41a54c775891c87e3d5ed59ff0769c869dd2fe71 2023-04-13 19:29:06 -07:00
vmctl app/vmctl: fix performance degradation, add flag to disable backoff policy (#4097) 2023-04-14 09:34:54 +03:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:34 -08:00
vminsert lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmrestore app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmselect lib/fs: add MustReadDir() function 2023-04-14 22:10:46 -07:00
vmstorage lib/storage: replace OpenStorage() with MustOpenStorage() 2023-04-14 23:02:40 -07:00
vmui vmui: heatmap fixes (#4086) 2023-04-06 15:02:44 -07:00