Skip to content

test: cover issue 8 forwarder residuals - #27

Merged
mrnicholasbcarter-code merged 1 commit into
masterfrom
issue-8-residual-tests
Aug 2, 2026
Merged

test: cover issue 8 forwarder residuals#27
mrnicholasbcarter-code merged 1 commit into
masterfrom
issue-8-residual-tests

Conversation

@mrnicholasbcarter-code

Copy link
Copy Markdown
Owner

Summary

  • add residual forwarder tests for 504 retry, retry exhaustion, invalid Retry-After fallback, client disconnect abort, mixed/partial SSE, and onError
  • fix retry exhaustion so final retryable upstream response returns the upstream status/body instead of silently exiting

Verification

  • npm run build
  • npm test -- --runInBand
  • npm run typecheck
  • npm run format:check
  • git diff --check

Closes #8

@mrnicholasbcarter-code
mrnicholasbcarter-code merged commit d203893 into master Aug 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P0: Implement TypeScript forwarding middleware and SSE parity

1 participant