PeerTube/server/core/lib/object-storage
kontrollanten ca26687e1f
feat: config option object_storage.max_request_attempts (#6418)
* feat: config option object_storage.max_attempts

Backblaze recommends to have a high amount of attempts since they've
designed their architecture so that it will return 5xx errors to
indicate that the client should do a new attempt.

https://www.backblaze.com/blog/b2-503-500-server-error/

closes #6415

* Rephrase comment

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-06-11 13:57:18 +02:00
..
shared feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
index.ts
keys.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
object-storage-helpers.ts Support object storage in prune script 2024-06-03 16:37:44 +02:00
pre-signed-urls.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
proxy.ts
urls.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
user-export.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
videos.ts Support CLI move of original video file 2024-06-04 09:08:24 +02:00