The heat.scaling.cooldown ModuleΒΆ

class heat.scaling.cooldown.CooldownMixin[source]

Bases: object

Utility class to encapsulate Cooldown related logic which is shared between AutoScalingGroup and ScalingPolicy. This logic includes both cooldown timestamp comparing and scaling in progress checking.

Previous topic

The heat.scaling.lbutils Module

Next topic

The heat.rpc Module

This Page