aws / aws/aws-lambda-roadmap

Response streaming support for Python runtime

Open
#39 3 comments 35 reactions 0 assignees View on GitHub
Lambda PM request Lambda/Integrations Lambda/Networking Lambda/Runtimes
Dominant language
No language data
Stars
196
Forks
5
PR merge metrics
No merged PRs in 30d

Description

**Note**
> * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
> * Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
> If you are interested in providing additional feedback, please leave a comment

**Description**
Lambda response streaming allows you to incremental stream responses back to clients rather than waiting for the entire response to be buffered first, reducing Time to First Byte. It is currently only supported for Node.js runtime. We would expand support for response streaming to Python runtimes.

**Additional context**
Add additional context here

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.