Skip to content

fix: bound HTTP task request and response bodies - #130

Merged
RobLe3 merged 1 commit into
mainfrom
codex/http-resource-boundary-250
Aug 29, 2026
Merged

RobLe3 merged 1 commit into
mainfrom
codex/http-resource-boundary-250

Conversation

@RobLe3

@RobLe3 RobLe3 commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • enforce the protocol's finite HTTP task request and response limit before and during I/O
  • reject unsupported encodings and malformed framing with structured non-retryable errors
  • keep provider admission, success metrics, and receipts behind successful bounded parsing/serialization
  • consume the shared protocol boundary fixture

Validation

  • component quality runner across supported Python lanes
  • 1,254 tests passed per completed supported lane; 2 deliberate skips
  • Ruff and targeted MyPy checks pass

Implements the Python portion of RobLe3/IICP#250. No package publication or deployment.

@RobLe3
RobLe3 merged commit dc80016 into main Aug 29, 2026
1 check passed
@RobLe3
RobLe3 deleted the codex/http-resource-boundary-250 branch August 29, 2026 11:37
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