Open
Description
I know that right now, buffered responses will return an empty response when running with run_with_streaming_response
(#805). Would it be possible (would PRs be accepted?) for some code that would intercept buffered responses and transform them to a dummy stream?
I'm currently doing this in my app because I'm sharing some error handling code between the buffered and streaming APIs, but I think it would make sense for something like this to live in the runtime. What do you think?
Metadata
Metadata
Assignees
Labels
No labels