Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: streaming requests cannot access request data #245

Merged
merged 2 commits into from
May 24, 2023

Conversation

garethgeorge
Copy link
Contributor

This PR fixes streaming request / response handling by preventing the function framework from prematurely consuming the request object in the case where the customer returns a streaming response that may lazily continue to read from the request.

@garethgeorge garethgeorge force-pushed the garethgeorge/streaming branch from 602db7a to db424fe Compare May 23, 2023 23:20
@garethgeorge garethgeorge merged commit c492b04 into master May 24, 2023
@garethgeorge garethgeorge deleted the garethgeorge/streaming branch May 24, 2023 19:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants