Skip to content

Stream chunks, not partial responses #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 5, 2024
Merged

Conversation

vrslev
Copy link
Contributor

@vrslev vrslev commented Dec 5, 2024

There's no reason to stream partial responses, also it encourages inefficient behaviours like caching too many data (that's the one we've encountered).

PR is blocked untill we move back to HTTPX, I guess

@vrslev vrslev self-assigned this Dec 5, 2024
@vrslev vrslev marked this pull request as ready for review December 5, 2024 15:36
@vrslev vrslev merged commit b1e3b07 into main Dec 5, 2024
5 checks passed
@vrslev vrslev deleted the chunks-not-partial-responses branch December 5, 2024 15:38
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