cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
709 stars 167 forks source link

Get rid of recursion for tail retries #663

Closed phobologic closed 6 years ago

phobologic commented 6 years ago

Also, extend the way we retry/timeout, that should work around #515.

Not sure of a great way to test this unfortunately.

danielkza commented 6 years ago

Looks good to me :+1: