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

Cleanup fails with TooManyRequestsException. #37

Open
aczire opened this issue Jul 6, 2021 · 5 comments
Open

Cleanup fails with TooManyRequestsException. #37

aczire opened this issue Jul 6, 2021 · 5 comments

Comments

@aczire
Copy link

aczire commented Jul 6, 2021

Cleanup fails with TooManyRequestsException.
{ "message": "retrying listAliases after error...", "function": "arn:aws:lambda:us-east-1:xxxxxxxxx:function:stg-xxxxx-xxxxx--xxxxxxxx-Zg5KOhlu8oeX", "errorName": "TooManyRequestsException", "errorMessage": "Rate exceeded", "stackTrace": "TooManyRequestsException: Rate exceeded\n at Object.extractError (/var/task/node_modules/aws-sdk/lib/protocol/json.js:51:27)\n at Request.extractError (/var/task/node_modules/aws-sdk/lib/protocol/rest_json.js:55:8)\n at Request.callListeners (/var/task/node_modules/aws-sdk/lib/sequential_executor.js:106:20)\n at Request.emit (/var/task/node_modules/aws-sdk/lib/sequential_executor.js:78:10)\n at Request.emit (/var/task/node_modules/aws-sdk/lib/request.js:683:14)\n at Request.transition (/var/task/node_modules/aws-sdk/lib/request.js:22:10)\n at AcceptorStateMachine.runTo (/var/task/node_modules/aws-sdk/lib/state_machine.js:14:12)\n at /var/task/node_modules/aws-sdk/lib/state_machine.js:26:10\n at Request.<anonymous> (/var/task/node_modules/aws-sdk/lib/request.js:38:9)\n at Request.<anonymous> (/var/task/node_modules/aws-sdk/lib/request.js:685:12)", "awsRegion": "us-east-1", "functionName": "serverlessrepo-lambda-janitor-Clean-m4tgnmdyQTPF", "functionVersion": "$LATEST", "functionMemorySize": "128", "level": 40, "sLevel": "WARN" }

@mebibou
Copy link

mebibou commented Aug 25, 2021

I have the same problem, the function never runs successfully. Has anyone been able to fix this issue?

@singhsoldier13
Copy link

+1

1 similar comment
@hangmart
Copy link

hangmart commented Jan 5, 2022

+1

@ahudelson
Copy link

Same issue

@ewingate00
Copy link

+1

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

6 participants