Hi @nilan, Just an FYI. I’ve started seeing aws Lambda errors - TooManyRequestsException while trying to deploy a graphcool-framework service. I eventually deployed successfully after a few attempts. A quick google suggests this occurs when there are more than 100 concurrent lambda executions for an account per region. It is suggested you can request an increase to this from amazon.
n
nilan
02/04/2018, 9:13 PM
thanks @mark.james, that's super helpful 🙂 we'll look into this.