Comment 5 for bug 1888409

Revision history for this message
Ian Booth (wallyworld) wrote : Re: running parallel bootstraps in aws gives request limit execeeded

I have added a retry backoff to the "legacy" go-amz library and can bootstrap 20 controllers in parallel. I can see from logs that I tend to get maybe 3 api calls out of the entire 20 bootstraps which need to be retried, and they succeed for me on the first retry.