Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-2674

Set specific django client db settings using installer vars.

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      1. What is the nature and description of the request?

      Customer request setting specific django db client settings using variables in the installer such as:

      'CONN_HEALTH_CHECKS': True,
      'CONN_MAX_AGE': 3600,

      1. Why does the customer need this? (List the business requirements here)

      Customer has a proxy between AAP UI and postgres DB and DB transactions that last more than 12H are ended silently failing jobs in AAP. The above options helped customer to reconnect DB transaction without failing jobs in the UI.

      1. How would you like to achieve this? (List the functional requirements here)

      Adding specific variables in the ansible installer inventory for django settings.

      1. List any affected known dependencies: Doc, UI etc..

      AAP UI and DB

      1. Github Link if any

              dysilva Dylan Silva
              rhn-support-alconsta Alvaro Constantino Garcia
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: