Closed brivu closed 2 years ago
This PR adds the enable-circuit-breaker parameter to the update-service command. When set to true, it enables users to automatically roll back failing service deployments without the need to do it manually.
enable-circuit-breaker
update-service
This is awesome! When might a new release be posted to the circle CI Orbs?
This PR adds the
enable-circuit-breaker
parameter to theupdate-service
command. When set to true, it enables users to automatically roll back failing service deployments without the need to do it manually.