Project

General

Profile

Actions

Bug #22392

closed

Directive detail is really slow to load in 7.3

Added by Nicolas CHARLES about 1 year ago. Updated about 1 year ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
It bothers me each time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
44
Name check:
To do
Fix check:
To do
Regression:
No

Description

When we click on a directive, the details are really slow to show - we have a spinner that spins for up to a minute with a very large system
The tab "Compliance" ought to be asynchronous, or at least loaded after the rest

Alors, testing show that:
  • it queries the whole node API, fetching the machines and all
    {"action":"listAcceptedNodes","result":"success","data":{"nodes":[{"id":"9cedbe8a-06a4-4ac0-b7f5-328cc82ee028","hostname":"RUDDER-TEST-8538","status":"accepted","state":"enabled","os":{"type":"Linux","name":"UnknownLinux","version":"2006.6","fullName":"Microsoft Windows Server 2019 Standard","kernelVersion":"2.6.32-504.3.3.el6.x86_64"},"architectur
    

    resulting in 11 MB on my tests
Actions

Also available in: Atom PDF