jedarden
|
ef301090ce
|
docs(bf-2kk): verify response validation test coverage
All required tests already exist and pass:
- Empty/invalid JSON body (non-streaming) triggers retries → 502
- Empty streaming response (zero bytes) triggers retries → 502
- Upstream call counts verified (1 + MAX_RETRIES)
- Metric assertions verified (error_type labels)
- go test ./proxy/ -run TestResponseValidation -race PASS
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-02 15:33:08 -04:00 |
|