Fix persistent-queues.md PQ sizing multiplication factors #17451 (#17452) (#17468)

closes #17431 for main/9.0 branches

(cherry picked from commit 5f5b4bb3c3)

Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2025-04-01 13:50:56 +01:00 committed by GitHub
parent 13c5779183
commit 885706813d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,8 +123,8 @@ Required Queue Capacity = (Bytes Received Per Hour * Tolerated Hours of Downtime
| --- | --- | --- | --- | --- |
| 947 | 1133 | `186` | `20%` | `1.20` |
| 2707 | 3206 | `499` | `18%` | `1.18` |
| 6751 | 7388 | `637` | `9%` | `1.9` |
| 58901 | 59693 | `792` | `1%` | `1.1` |
| 6751 | 7388 | `637` | `9%` | `1.09` |
| 58901 | 59693 | `792` | `1%` | `1.01` |
**Example**