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

[bug] Memory leak on refreshOAuth2Token #528

Open
mathix420 opened this issue Apr 26, 2024 · 0 comments
Open

[bug] Memory leak on refreshOAuth2Token #528

mathix420 opened this issue Apr 26, 2024 · 0 comments

Comments

@mathix420
Copy link

Describe the bug
128MB+ of memory are used after calling the function (which has lead to my aws lambda being killed during token refreshing)

To Reproduce
Please indicate all steps that lead to this bug:

  1. await oauthClient.refreshOAuth2Token(refreshToken)

Expected behavior
A clear and concise description of what you expected to happen.

Version

  • Nodejs: AWS Lambda nodejs:20.v19
  • Lib version: 1.16.3
  • OS: AWS Lambda Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant