VictoriaMetrics/lib/backup
Zakhar Bessarab cb00b4b00f
lib/backup/s3remote: add retryer configuration (#6747)
### Describe Your Changes

This helps to improve reliability of performing backups in environments
with unreliable connection and tolerate temporary errors at S3 provider
side.

See: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6732

Default retry timeout is up to 3 minutes to make this consistent with
the same configuration for GCS:
a05317f61f/lib/backup/gcsremote/gcs.go (L70-L76)

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
2024-08-07 16:55:29 +02:00
..
actions lib/backup: add -s3TLSInsecureSkipVerify command-line flag (#6318) 2024-05-22 13:58:39 +02:00
azremote lib/backup/azremote: follow-up for 5fd3aef549 2024-07-17 17:55:06 +02:00
backupnames
common all: replace old https://docs.victoriametrics.com/vmbackup.html url with the new one - https://docs.victoriametrics.com/vmbackup/ 2024-04-18 01:57:04 +02:00
fscommon
fslocal
fsnil
fsremote
gcsremote
s3remote lib/backup/s3remote: add retryer configuration (#6747) 2024-08-07 16:55:29 +02:00