docs: clarify multi-gateway rescue bot guidance

This commit is contained in:
Benjamin Jesuiter
2026-01-15 18:08:20 +01:00
committed by Peter Steinberger
parent daf471c450
commit 7f6a288bd3
12 changed files with 46 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ read_when:
Last updated: 2025-12-11
## Why
- Ensure only one gateway instance runs per host.
- Ensure only one gateway instance runs per base port on the same host; additional gateways must use isolated profiles and unique ports.
- Survive crashes/SIGKILL without leaving stale lock files.
- Fail fast with a clear error when the control port is already occupied.