nextcloud-server/lib/private/Files/ObjectStore
Git'Fellow c84e76a749 fix(s3): Don't wait indefinitely for S3 to return
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: lint

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: use AwsException

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Throw on connection failure

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Wrap all in try catch block

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: use RequestTimeout error message

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

log: use OCP Server class

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Handle connect timeout only

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: Handle errors more generically

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-05 16:24:32 +07:00
..
AppdataPreviewObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Azure.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mapper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStoreScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3ConfigTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3ConnectionTrait.php fix(s3): Don't wait indefinitely for S3 to return 2024-07-05 16:24:32 +07:00
S3ObjectTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
S3Signature.php fix(S3): Adjust usage of guzzle promise 2024-06-16 15:54:44 +07:00
StorageObjectStore.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SwiftFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00