Closed gurgeous closed 1 year ago
Using sequence and wait adds a ten second delay when talking to each server. 10 servers = 100 seconds added to each deploy. This will save gajillions of seconds for capistrano enthusiasts everywhere.
sequence
wait
Thanks for all your hard work guys!
Nice find! Thanks @brendon for the original contribution and @gurgeous for the improvement. 🙌
Summary
Using
sequence
andwait
adds a ten second delay when talking to each server. 10 servers = 100 seconds added to each deploy. This will save gajillions of seconds for capistrano enthusiasts everywhere.Other Information
Thanks for all your hard work guys!