Skip to content

feat: RTTP: Remove blocking network work from async client paths - #429

Merged
fewensa merged 1 commit into
mainfrom
hbx-1838-rttp-remove-blocking-network-work
Jul 20, 2026
Merged

feat: RTTP: Remove blocking network work from async client paths#429
fewensa merged 1 commit into
mainfrom
hbx-1838-rttp-remove-blocking-network-work

Conversation

@fewensa

@fewensa fewensa commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Remove blocking network operations from RTTP async client paths by introducing readiness-driven socket I/O, async SOCKS4/SOCKS5 handshakes, executor-safe connection setup, and preserved timeout behavior. Regression and feature-specific coverage verify direct HTTP, TLS, proxy, and concurrent executor progress behavior.

Metadata

version: 1
issue: https://plane.kahub.in/endless/browse/HBX-1838/
work_kind: code_work
branch: hbx-1838-rttp-remove-blocking-network-work
base: main
commit: 0f46952a224fa286ef9fb5c64437a947c31c21be
source_references:
  - kind: plane_issue
    canonical: https://plane.kahub.in/endless/browse/HBX-1838/
    url: https://plane.kahub.in/endless/browse/HBX-1838/
    close_policy: link_only

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@fewensa
fewensa merged commit 7c2a348 into main Jul 20, 2026
1 check passed
@fewensa
fewensa deleted the hbx-1838-rttp-remove-blocking-network-work branch July 20, 2026 14:54
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