7 ms·
That seems like a slow process if you're "oh shit, rollback, rollback, rollback!"
by pulledpork 14y ago
That seems like a slow process if you're "oh shit, rollback, rollback, rollback!"
- msherry 14y agoIf we're already at the "Oh shit" stage, then we might be happy sacrificing test coverage to go back to known-good code, in which case we would run our fabric `deploy` task and have our rollback completed in ~30 seconds. The idea behind this process is that we never have "oh shit" moments like that :) (Please see my other response to a similar question, as well)