feat(objectstore): add configurable S3 retry attempts
Add retriesMaxAttempts parameter to S3 objectstore configuration to allow customization of AWS SDK retry behavior for handling unreliable network conditions or proxy issues. Defaults to 5 retries (AWS SDK default) if not specified. Signed-off-by: nfebe <fenn25.fn@gmail.com> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>pull/56541/head
parent
e84960cd91
commit
3e2582c4e6
Loading…
Reference in New Issue