aws / aws/aws-lambda-nodejs-runtime-interface-client

Function URL response streaming with small payloads unexpected behavior

Open
#102 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
224
Forks
60
PR merge metrics
No merged PRs in 30d

Description

We noticed that with payload smaller than about 100kb response streaming is not working properly: in some cases the chunk is buffered and sent with the next one, other times it appears incomplete or malformed. The workaround is to add some characters to reach a bigger size and get the chunk immediatly.
I can't find this limit mentioned in documentation.

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.