mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-13 09:40:48 +08:00
Introduce `TestExecuteStreamWithAuthManager_DoesNotRetryAfterFirstByte` to validate that stream executions do not retry after receiving partial responses. Implement `payloadThenErrorStreamExecutor` for test coverage of this behavior.