PeerTube/config
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
..
default.yaml feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
dev.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
production.yaml.example feat: config option object_storage.max_request_attempts (#6418) 2024-06-11 13:57:18 +02:00
test-1.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-2.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-3.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-4.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-5.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-6.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test.yaml Use sessionId instead of IP to identify viewer 2024-04-04 16:27:40 +02:00