Skip to content

Finish HTTP/2 stream routing cleanup#366

Merged
kacy merged 1 commit intomainfrom
grpc-http2-stream-routing
Mar 31, 2026
Merged

Finish HTTP/2 stream routing cleanup#366
kacy merged 1 commit intomainfrom
grpc-http2-stream-routing

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 31, 2026

Summary

  • route downstream HTTP/2 streams independently instead of pinning a connection to the first matched service
  • split routed HTTP/2 idle timeout from per-request timeout with new http2_idle_timeout_ms route config
  • refactor HTTP/2 connection handling into a dedicated router module and update docs/status surfaces

Validation

  • YOQ_SKIP_SLOW_TESTS=1 zig build test
  • Result: 1736 passed; 41 skipped; 0 failed

@kacy kacy merged commit 86b8b0e into main Mar 31, 2026
6 of 7 checks passed
@kacy kacy deleted the grpc-http2-stream-routing branch March 31, 2026 17:59
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.

1 participant