overwatch icon indicating copy to clipboard operation
overwatch copied to clipboard

Intelligent Scaling - Cluster Resize Call - Wrap inside Future

Open GeekSheikh opened this issue 4 years ago • 1 comments

When Overwatch modules outrun scale-up speeds it's possible that the Overwatch scale-up requests stack up and cause the cluster to get into an unstable state (usually with long-running init-scripts).

Potential solution: Wrap the cluster resize API call in a future and validate status before requesting new size.

Complete with #372

GeekSheikh avatar Oct 05 '21 16:10 GeekSheikh

linking to #372

As part of re-validating intelligent scaling we will look at putting this inside of a controlled future for stability.

GeekSheikh avatar Jul 28 '22 22:07 GeekSheikh