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

Function URL response streaming with small payloads unexpected behavior

Ouverte
#102 0 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
224
Forks
60
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.