Centurion v1.8.9 Release Notes

Release Date: 2017-01-13 // over 7 years ago
  • 🚀 This fixes a bad behavior in 1.8.8 where setting a custom stop_timeout caused Centurion to give up too soon waiting on the response from Docker. This would result in Excon timeouts during deploys.

    🐳 The response timeout is now always 120 seconds longer than the Docker stop timeout.

    👀 See #171 and #175.