Scaling Timeout Options
The timeout options (upscaling timeout and downscaling timeout) instruct the Dyno Manager (Autoscaler) to wait for a certain amount of time before attempting additional scaling operations in the same direction.
For example, if you configure an upscaling timeout of 2 minutes and a downscaling timeout of 3 minutes, the Dyno Manager won't scale up more than once every 2 minutes, and it won't scale down more than once every 3 minutes.
Setting these options to 0 effectively disables the timeout functionality.