• feat(handlers): add test to verify no retries after partial stream response
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2026-01-29 09:30:48 +00:00 | 579 commits to main since this release

    Introduce TestExecuteStreamWithAuthManager_DoesNotRetryAfterFirstByte to validate that stream executions do not retry after receiving partial responses. Implement payloadThenErrorStreamExecutor for test coverage of this behavior.

    Downloads