-
Notifications
You must be signed in to change notification settings - Fork 446
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
Removed compression for node runtime since its buffering the response during streaming #309
Conversation
Actually I am using image where I also disable it. I would propose completely removing it. The benefit is less than the pain it can cause, and in the context of streaming it's not giving much anyways. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Streaming is very important, please implement this or another fix.
Hey all. I will verify and merge these changes. Thanks for the PR! |
@VisargD have we made more changes after this? |
@VisargD Can you merge that PR, pretty please 🙏? |
@frunkp - Merged the PR. Sorry for the delay on this. |
Thank you! Any plans to release |
Released |
Title:
Description:
Motivation:
Related Issues: