Automation Suite
2023.10
false
Banner background image
Automation Suite on Linux Installation Guide
Last updated Apr 19, 2024

Running High Availability with Process Mining

If you are running High Availability (HA) with Process Mining, you must change the Airflow scheduler helm chart from replicas:2 to replicas:1. Multiple replicas of the scheduler are not needed and cause instability when creating process apps and ingesting data with Process Mining.
To change the Airflow scheduler helm chart from replicas:2 to replicas:1, take the following steps:
  1. Gain access to the ArgoCD UI by following steps 1-5 in How to Troubleshoot Services During Installation.

  2. In the ArgoCD Experience, enter Airflow in the searchbar and open the card.

    docs image
  3. In the Airflow application, use the NAME filter to select the airflow-scheduler and the KINDS filter to select the Deployment to see the deploy step of airflow-scheduler.

    docs image
  4. Click on the airflow-scheduler deploy card to open its details. You should see its summary of KIND set to Deployment and NAME as airflow-scheduler.

    docs image
  5. In the LIVE MANIFEST section, click Edit and locate the section of the manifest under spec: where replicas:2 and the selector match labels for airflow-scheduler.
    docs image
  6. Change the replicas to replicas:1 and click Save.
    docs image
Warning:
Clicking the SYNC button in the Airflow application will reset the value back to replicas:2.
docs image
The value might also be reset if you enable SELF-HEAL in the airflow APP DETAILS screen.
docs image

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.