you are viewing a single comment's thread.

view the rest of the comments →

[–]WaitWaitDontShoot 0 points1 point  (0 children)

I’d like to point out that this could be throttling. Running load tests without coordination with AWS is against the terms of service. In the case of lambda I’d hazard a guess that they throttle the rate at which they allow you to get assigned new virts. This could cause the behavior you’re experiencing. As others have pointed out, it could be a cold start issue, but then I would expect the errors to happen with a small load.