fly-autoscaler icon indicating copy to clipboard operation
fly-autoscaler copied to clipboard

Handle machines in "stopping" state

Open benbjohnson opened this issue 6 months ago • 0 comments

The autoscaler currently supports downscaling machines but stopping machines can take time. To allow the reconciler to make progress with machines that are waiting to stop, the autoscaler should introduce a pseudo "stopping" status and handle the stops in a separate goroutine.

benbjohnson avatar Feb 23 '24 22:02 benbjohnson