You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
When you scale a task from 1 instance to 2 instances, and the 2nd one fails to deploy, and you do a rollback. Somehow your first instance is killed and recreated. You would expect the first instance not to be touched.
Rollback works 'weird'
When you scale a task from 1 instance to 2 instances, and the 2nd one fails to deploy, and you do a rollback. Somehow your first instance is killed and recreated. You would expect the first instance not to be touched.