Skip to content

Stream Cog file outputs from disk - #3172

Closed
gurdasnijor wants to merge 1 commit into
replicate:mainfrom
gurdasnijor:agent/stream-output-uploads
Closed

Stream Cog file outputs from disk#3172
gurdasnijor wants to merge 1 commit into
replicate:mainfrom
gurdasnijor:agent/stream-output-uploads

Conversation

@gurdasnijor

Copy link
Copy Markdown

Summary

  • stream Path/File outputs from disk through reqwest instead of reading them into a Vec first
  • send the known Content-Length and remove the 25-second whole-upload timeout
  • retain buffering only for oversized JSON and data-URI fallback paths

Validation

  • mise run fmt:rust
  • mise run lint:rust
  • mise run test:rust (223 passed)

@gurdasnijor gurdasnijor closed this Sep 7, 2026
@gurdasnijor
gurdasnijor deleted the agent/stream-output-uploads branch September 7, 2026 23:15
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