PeerTube/server
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
..
core feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
scripts Add concurrency to delete remote files 2024-06-06 11:33:09 +02:00
package.json Fix peertube helpers tsx tests 2023-08-18 10:18:56 +02:00
server.ts feat(plugins): add req.rawBody for routes 2024-04-02 11:06:34 +02:00
tsconfig.json Add script to move videos to file system 2023-11-02 09:21:49 +01:00
tsconfig.lib.json server/server -> server/core 2023-10-04 15:13:25 +02:00
tsconfig.types.json Migrate server to ESM 2023-08-11 15:02:33 +02:00