PeerTube/server/core
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
..
assets Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
controllers Add house-keeping script 2024-06-05 15:35:58 +02:00
helpers Support update object storage urls 2024-06-05 09:01:40 +02:00
initializers feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
lib feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
middlewares Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
models Also prune storyboards and actor images 2024-06-05 15:47:37 +02:00
static/dnt-policy server/server -> server/core 2023-10-04 15:13:25 +02:00
types Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00