Closed joelvh closed 9 years ago
Initially I made sure that system.workers
was also added in, but then refactored to create system.total_work
and system.any_work?
to add up all 4 metrics to see if there is any activity before attempting to scale down.
@JustinLove any interest in pulling this in?
Avoid scaling down to zero when work is still being performed.