GithubHelp home page GithubHelp logo

Comments (7)

justonian avatar justonian commented on August 24, 2024

Hi there-

Just wanted to check if you encountered this problem again or were able to move past it. I was not able to reproduce when I tried to undeploy and re-deploy. I suspect if you undeployed and re-deployed the project multiple times in a very short window of time you might encounter throttling exceptions from control plane calls to continually change service configuration.

Please let us know if this is still causing an issue for you.

Thanks,

Justin

from aws-serverless-auth-reference-app.

ophilippsen avatar ophilippsen commented on August 24, 2024

Hi Justin,

thanks for asking - got still the same problem, i´m deploying to eu-central and as far i figured out, it´s a throttling problem with the promise.all() implementation for the lambda updates from swagger (to many parallel requests).

Will adjust your implementation by using the bluebird lib and limit concurrency to solve the problem and tell you the results.

Greetings, Oliver

from aws-serverless-auth-reference-app.

ophilippsen avatar ophilippsen commented on August 24, 2024

Hi Justin,

finally the implementation with bluebird and limit the concurrent requests did fix the problem.
i can provide a merge request, when you are interested.

Greetings, Oliver

from aws-serverless-auth-reference-app.

justonian avatar justonian commented on August 24, 2024

Hi Oliver-

Thanks for the update. It'd be great if you can submit a pull request to show your changes. I can't guarantee we'd merge it, as is, but we will certainly dig through it to fully look at what you had to change to make this work properly for you and try to remedy the root cause.

Thanks again for your interest in the project.

Justin

from aws-serverless-auth-reference-app.

dscowan avatar dscowan commented on August 24, 2024

I'm seeing the same problem. It seems to happen once you add more api methods.

from aws-serverless-auth-reference-app.

justonian avatar justonian commented on August 24, 2024

Hi dscowan- If you run gulp deploy again, the process is fully idempotent and it will almost certainly succeed on the 2nd attempt. I've only seen this issue once or twice and it was always transient in nature, depending on other activities which had been recently done in the account.

from aws-serverless-auth-reference-app.

dscowan avatar dscowan commented on August 24, 2024

Hi justonian, I did try that three times and failed at the same spot every time. It seems once I added 2 more api methods this happened. I then removed them and was able to deploy. Then to test I added back and they failed. Then removed some other existing methods and was able to deploy so I am pretty confident this is the issue.

from aws-serverless-auth-reference-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.