aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

Traffic drops due to error 429 Too Many Requests when App Runner is scaling out #224

Open zhuanyan-wang opened 6 months ago

zhuanyan-wang commented 6 months ago

Community Note


Tell us about your request

App Runner's documentation should be more transparent and warn users about the potential traffic drops due to error 429 Too Many Requests when App Runner is scaling out so that users can adjust the max concurrency value and other configurations accordingly.

Describe alternatives you've considered

I suppose App Runner can always be better and faster at scaling out, and the max concurrency value can be higher.

Additional context

Please see attachments. We eventually mitigated this by setting the max concurrency value to the maximum (200) and a longer request timeout for the requesting server.

Attachments

Metrics from our App Runner: app-runner-scaling-up-error-1 app-runner-scaling-up-error-2

Information shared by your colleague: Screenshot 2023-12-07 195927 Slide42 Slide43