mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
docs: fix 'mis-reports' typo breaking the Typos check on main (#4685)
docs: fix 'mis-reports' typo failing the Typos check on every PR Merged via #4669 into docs/operations/hotpath-warp-ab-runbook.md:132; the Typos CI check now fails on all PRs based on current main.
This commit is contained in:
@@ -129,7 +129,7 @@ the gate table) into the GitHub step summary.
|
||||
Readiness polling waits up to `--health-timeout` seconds (default **180**),
|
||||
which must outlast the server's own startup-readiness budget
|
||||
(`RUSTFS_STARTUP_READINESS_MAX_WAIT_SECS`, default 120s) — a shorter poll on a
|
||||
slow shared runner mis-reports a slow cold start as a failure. In local mode the
|
||||
slow shared runner misreports a slow cold start as a failure. In local mode the
|
||||
rig also fails fast if the server process exits before becoming healthy instead
|
||||
of polling out the full budget.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user