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
If minCapacity is set to 1, for example, an instance will come up and say up, properly (with #8327 applied), but if minCapacity is ever updated, to say, 0, that worker should get a terminate respond from worker manager, but does not.