I’m seeing an error for the first time when doing ...
# help
r
I’m seeing an error for the first time when doing a deployment from Seed
Copy code
Your request has been throttled by EC2, please make sure you have enough API rate limit. EC2 Error Code: RequestLimitExceeded. EC2 Error Message: Request limit exceeded
Anyone else seen this?
m
are you deploying everything in parallel or sequential?
r
I’m not specifying, so assume in parallel. Just came across the serverless-dependson-plugin which mentions that rate limiting when deploying to a VPC (we’re doing that for the first time here) is sensitive to AWS rate limiting
How do you specify?
m
there are no anchors I can link to but search for “Select Add a phase”
r
Right, hadn’t noticed phases before, I’ll check them out, thanks!
m
good luck!
f
@Ross Coundon if you DM me a link to the build, I can get the team to take a look at it.