Graceful degradation

Certain dependencies of Automation Anywhere do not require full High Availability (HA) to continue to successfully deploy and run bots. Some dependencies can operate gracefully on a degraded primary node.

The listed Automation Anywhere dependencies continue to function, in a limited capacity if their primary node service is degraded. These include:
PostgreSQL server
PostgreSQL is used to store dashboard metadata. If PostgreSQL fails, dashboard graphs are not available until PostgreSQL service is restored.
Subversion (SVN) server
Subversion (SVN) is optionally used to store previous versions of a bot. If SVN is unavailable you cannot change the current production version of bots.
The current production version of all bots continue to be available even if SVN is unavailable.