rackerlabs / ebs_snapper

Next generation AWS tool for EBS snapshots using Lambda
Other
50 stars 12 forks source link

Allow CLI to run longer than 5 minutes #74

Open martinb3 opened 6 years ago

martinb3 commented 6 years ago

Make this a parameter: https://github.com/rackerlabs/ebs_snapper/blob/master/ebs_snapper/utils.py#L815

alexoughton commented 6 years ago

Additionally, I still had to short-circuit the timeout_check function to false, even after changing that value.