Response streaming support for Python runtime
- 主要言語
- 言語のデータがありません
- スター
- 196
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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
コントリビューションガイド
調査の方向性
Issue には実装ファイル、テスト、エントリーポイントが記載されていません。まず、既存の Node.js のレスポンスストリーミング対応と Python ランタイムのアーキテクチャを確認してください。Python ランタイムが同等の対応で Lambda のレスポンスをクライアントに段階的にストリーミングできるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- backend, cloud
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100