Files
CLIProxyAPI/internal/wsrelay
Luis Pater 7871a5a978 fix(wsrelay): preserve queued frames during terminal message delivery
- Wait for channel buffer capacity instead of dropping queued frames when delivering terminal messages.
- Cancel pending requests with the appropriate cause if terminal delivery is interrupted by context cancellation or session closure.

Closes: #5535
2026-09-07 20:45:39 +08:00
..