PeerTube/server/core/initializers
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
..
migrations Improve `Video` AP compatibility 2024-06-03 09:36:29 +02:00
checker-after-init.ts
checker-before-init.ts feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
config.ts feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
constants.ts Support object storage in prune script 2024-06-03 16:37:44 +02:00
database.ts
installer.ts
migrator.ts