boundary icon indicating copy to clipboard operation
boundary copied to clipboard

Boundary Desktop Loading Times

Open Lukas-Siegle opened this issue 1 year ago • 7 comments
trafficstars

When using Boundary Desktop, loading times to list targets and sessions are unusually slow. In contrast, using the CLI results in significantly faster loading times. This issue occurs on both our production cluster and a dev instance.

To Reproduce

  1. Start a dev server:
    • Run boundary dev
  2. Check Latency:
    • List targets using the CLI: boundary targets list -recursive → almost instant response.
    • Open Boundary Desktop, connect to the dev cluster, and observe the waiting times.

Expected Behavior

Boundary Desktop should have acceptable waiting times, as it is very painful to wait several seconds for the targets to load.

Lukas-Siegle avatar Jun 27 '24 15:06 Lukas-Siegle