Skip to content

Migration from V1 to V4: batch requests becomes too slow (NodeJs22.xx) #5811

@abdev2019

Description

@abdev2019

Describe the Question

Hey!
After upgrading my project to NODE 22.XX & dependencies;
+Lot of things have been changed in generated entities from EDMX files.
+Just after upgrade, I noticed big increase of latency in batch requests, when I increased the aws lambda memory size, the requests latency decreased a little bit. But after doing a second upgrade, the requests latency got worst.
The issue concerns just batch request.

I probably suspect the issue in generated entity size becomes too big during parsing & reading from server, are there any hints to make the flow light like in version 1 ?

This is similar: #3930 (comment) (I mean the entity fields and also logging entity produces big output)

Thank you!
 
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions