diff options
author | q_h <q_h@inbox.ru> | 2022-09-08 09:54:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-08 08:54:12 +0200 |
commit | 23c0b67d7b91fb44ca24b68d959b0ce62ae237c5 (patch) | |
tree | 80482d64d6235aab3547f0741b70133c884faaaf /server/lib/object-storage/index.ts | |
parent | e9fc9e03c120fb048ed00b38157d15144770ec23 (diff) | |
download | PeerTube-23c0b67d7b91fb44ca24b68d959b0ce62ae237c5.tar.gz PeerTube-23c0b67d7b91fb44ca24b68d959b0ce62ae237c5.tar.zst PeerTube-23c0b67d7b91fb44ca24b68d959b0ce62ae237c5.zip |
fix: validate s3 response (#5231)
* refactor: remove `objectStoragePut`
this is already implemented in `lib-storage`
* fix: validate s3 response
* fix: enable built-in retries
* chore: add `leavePartsOnError` comment
* refactor: decrease partSize to speed up retries
* refactor: rethrow s3 errors
* refactor: reduce max_upload_part default to 100MB
* refactor: validate response
* chore: add link to explanation
Diffstat (limited to 'server/lib/object-storage/index.ts')
0 files changed, 0 insertions, 0 deletions