Skip to content

CallbackResolver and AWS Lambda #38

@H4ad

Description

@H4ad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions