Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CallbackResolver and AWS Lambda #38

Open
H4ad opened this issue Jul 22, 2022 · 0 comments
Open

CallbackResolver and AWS Lambda #38

H4ad opened this issue Jul 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@H4ad
Copy link
Owner

H4ad commented Jul 22, 2022

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

  1. Use CallbackResolver on setResolver.
  2. Deploy your app inside AWS Lambda.
  3. Make some request.

Environment

  • Version: 2.6.0
  • Platform: Linux
  • Node.js Version: 14.x
@H4ad H4ad added the bug Something isn't working label Jul 22, 2022
@H4ad H4ad added this to To do in ServerlessAdapter via automation Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant