flou / brume

Brume: an AWS CloudFormation deployer
MIT License
12 stars 5 forks source link

Increase boto client max attempts to 10 instead of 4 #16

Open oussemos opened 6 years ago

flou commented 6 years ago

I'd rather leave the retry configuration unchanged by default and modify it only if an environment variable is set, like BOTO3_MAX_RETRIES.