Uploaded image for project: 'Atlassian Ecosystem'
  1. Atlassian Ecosystem
  2. ECO-929

Multiple tabs in the Developer Console are not loading properly due to time out

XMLWordPrintable

    • Minor
    • XXL

      Issue Summary:

      Multiple tabs in the developer console are experiencing performance issues and failing to load as expected. This issue starts to occur when the number of installs has increased. The increased number of installs is causing GraphQL requests to time out due to inefficient batching of data. Affected Components:

      • Installations Tab
      • Metrics -> Invocation Tab
      • Storage -> Key Value Store Tab
      • SQL -> Manage Tab
      • Settings Tab

      Steps to Reproduce

      1. Open the developer console.
      2. Navigate to the Installations tab.
      3. Observe that the tab times out or takes an excessive amount of time to load.
      4. Navigate to the Metrics -> Invocation tab.
      5. Note that the Site dropdown shows "No sites found."
      6. Navigate to the Storage -> Key Value Store tab.
      7. Observe that the Site dropdown endlessly loads.
      8. Navigate to the SQL -> Manage tab.
      9. Note that it shows the same timeout error as the Installations tab.
      10. Navigate to the Settings tab and observe any similar errors.

      Expected Results

      All the mentioned tabs should be loading and should not be impacted by the growing number of installations.

      Actual Results

      • The Installations tab times out when attempting to load more than 13k installs.
      • The Metrics -> Invocation tab displays "No sites found" in the Site dropdown.
      • The Storage -> Key Value Store tab has the Site dropdown endlessly loading.
      • The SQL -> Manage tab experiences the same timeout issues as the Installations tab.
      • The Settings tab also demonstrates similar loading issues.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              fbc4cf3a0df7 B Shyam Prasath
              54bf2707b706 Deepak Pandey
              Votes:
              22 Vote for this issue
              Watchers:
              29 Start watching this issue

                Created:
                Updated: