Skip to content
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

Performance Degradation in Streaming Requests #31

Open
RitikSisodiy opened this issue Oct 13, 2023 · 1 comment
Open

Performance Degradation in Streaming Requests #31

RitikSisodiy opened this issue Oct 13, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@RitikSisodiy
Copy link

we've noticed a performance issue with streaming requests. Specifically, the current implementation involves fetching all data before responding to the user, which significantly increases response time.

@sergei-maertens sergei-maertens added the help wanted Extra attention is needed label Dec 11, 2023
@sergei-maertens
Copy link
Member

We don't have the capacity to look into this as we don't really make use of streaming requests ourselves. However, if this is an easy fix that doesn't invite maintenance overhead, feel free to create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants