Summary
The backend is expected to handle bursts of transaction submissions during popular issue drops. There is no documentation on how to tune the system (connection pool size, Redis cache TTL, Horizon RPC concurrency) for high load.
Problem
Operators facing a traffic spike have no reference guide for which knobs to turn. They must trial-and-error configuration changes during an active incident, increasing MTTR.
Acceptance Criteria
Summary
The backend is expected to handle bursts of transaction submissions during popular issue drops. There is no documentation on how to tune the system (connection pool size, Redis cache TTL, Horizon RPC concurrency) for high load.
Problem
Operators facing a traffic spike have no reference guide for which knobs to turn. They must trial-and-error configuration changes during an active incident, increasing MTTR.
Acceptance Criteria
docs/performance-tuning.mdcovering: