nextcloud-server/lib
nfebe 8d5dcbce79
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>
2025-12-03 12:53:39 +07:00
..
composer Merge pull request #56616 from nextcloud/backport/56565/stable31 2025-11-27 10:26:42 +07:00
l10n fix(l10n): Update translations from Transifex 2025-11-27 00:13:53 +07:00
private feat(objectstore): add configurable S3 retry attempts 2025-12-03 12:53:39 +07:00
public feat(CertificateManager): Add option to specify the default certificates bundle path 2025-12-01 11:57:26 +07:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 +07:00
autoloader.php
base.php chore: Add comment to make it clear the bail out for status.php should 2025-09-02 12:07:38 +07:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +07:00