Skip to content

Resource handler returned message: "Too Many Requests (Service: ApiGateway, Status Code: 429, Request ID: <omitted>, Extended Request ID: null) #13

Description

@martin-dessureault

Keep getting this 429 error when trying to deploy aws api gateway models documentation. If I remove the models, the deployment is successful. If I add the models (46 total), I always get the error :(

Is there a way to configure serverless or the documentation plugin to handle this? Maybe there is a limit I can increase in AWS?

Versions:

     Operating System:          darwin
     Node Version:              14.4.0
     Framework Version:         2.51.0 (local)
     Plugin Version:            5.4.3
     SDK Version:               4.2.3
     Components Version:        3.13.2

     serverless-aws-apigateway-documentation:  1.1.7

Stacktrace:

 Serverless Error ----------------------------------------

  ServerlessError: An error occurred: UsersNotesResponseModel - Resource handler returned message: "Too Many Requests (Service: ApiGateway, Status Code: 429, Request ID: <omitted>, Extended Request ID: null)" (RequestToken: <omitted>, HandlerErrorCode: InternalFailure).
      at ../node_modules/serverless/lib/plugins/aws/lib/monitorStack.js:129:23
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at async AwsDeploy.update (../node_modules/serverless/lib/plugins/aws/lib/updateStack.js:144:5)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions