How to resolve 'Applications suspended due to auto-suspended instances'"

Resolving the Issue: 'Applications suspended due to auto-suspended instances'

Why were applications suspended automatically?

Previously, applications were automatically suspended when all their instances were scaled down.

How to resolve this?

If an application is marked as suspended while some instances are still actively communicating, you can manually activate it to restore monitoring.

Functionality change to avoid the manual intervention:

The application's behavior has been updated as follows:
  1. Applications will now be marked as DOWN if all instances are auto-suspended and will remain UP if any of their instances are actively communicating.
  2. Individual instances will be suspended when scaled down, but the application state will remain UP.