Skip to content

Stream large uploads and add stress tests#38

Merged
DevOpsMadDog merged 1 commit into
mainfrom
codex/refactor-streaming-uploads-in-app-and-normalizers
Oct 5, 2025
Merged

Stream large uploads and add stress tests#38
DevOpsMadDog merged 1 commit into
mainfrom
codex/refactor-streaming-uploads-in-app-and-normalizers

Conversation

@DevOpsMadDog

Copy link
Copy Markdown
Owner

Summary

  • stream ingestion uploads into disk-backed buffers and persist artefacts without storing full payloads in memory
  • harden normalizer byte handling to read chunked streams and reset file pointers for decompression
  • add end-to-end stress tests for spooled compressed uploads and offline normalizer coverage

Testing

  • pytest tests/test_end_to_end.py

https://chatgpt.com/codex/tasks/task_e_68e1bdcee3988329ac7d6d424ba7d40f

@DevOpsMadDog DevOpsMadDog merged commit 125d402 into main Oct 5, 2025
DevOpsMadDog added a commit that referenced this pull request May 5, 2026
…9107177

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant