nextcloud-server/lib
nfebe 3e2582c4e6
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:48:52 +07:00
..
composer feat: emit an event when an S3 bucket is created 2025-11-26 08:18:09 +07:00
l10n fix(l10n): Update translations from Transifex 2025-11-27 00:13:45 +07:00
private feat(objectstore): add configurable S3 retry attempts 2025-12-03 12:48:52 +07:00
public Merge pull request #56766 from nextcloud/backport/52749/stable32 2025-12-01 14:54:10 +07:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 +07:00
base.php Merge pull request #54713 from nextcloud/fix/fix-status.php-cookies 2025-09-01 11:48:27 +07:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +07:00