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

TooManyRequestsException: Rate Exceeded. #1099

Open
danielstevenberger opened this issue Sep 19, 2024 · 1 comment
Open

TooManyRequestsException: Rate Exceeded. #1099

danielstevenberger opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@danielstevenberger
Copy link

danielstevenberger commented Sep 19, 2024

When enabling the warm config with a value of 20, I often get this error when deploying. It will also temporally cause the website to return TooManyRequestsException: Rate Exceeded.

  MyWeb sst:aws:Nextjs → MyWebPrewarm aws:lambda:Invocation
   invoking Lambda Function (MyWebWarmerHandlerFunction): {"errorType":"TooManyRequestsException","errorMessage":"Rate Exceeded.","trace":["TooManyRequestsException: Rate Exceeded.","    at G (file:///var/task/index.mjs:51:174698)","    at uye (file:///var/task/index.mjs:51:128580)","    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","    at async file:///var/task/index.mjs:13:38951","    at async file:///var/task/index.mjs:13:4524","    at async file:///var/task/index.mjs:21:15654","    at async file:///var/task/index.mjs:2:17360","    at async Promise.all (index 6)","    at async t1e (file:///var/task/index.mjs:51:285163)"]}
@jayair
Copy link
Contributor

jayair commented Sep 20, 2024

@jayair jayair self-assigned this Sep 20, 2024
@thdxr thdxr assigned fwang and unassigned jayair Sep 23, 2024
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

3 participants