-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
Almost all requests using CallbackResolver inside AWS Lambda are taking too long,
with PromiseResolver I didn't see this same delay.
Expected Behavior
To work as PromiseResolver works.
Steps to Reproduce the Problem
- Use CallbackResolver on
setResolver. - Deploy your app inside AWS Lambda.
- Make some request.
Environment
- Version: 2.6.0
- Platform: Linux
- Node.js Version: 14.x
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working