trino-gateway icon indicating copy to clipboard operation
trino-gateway copied to clipboard

Trino UI home page flickering stats between engines when Gateway is used with multiple engines

Open jack-o-hara opened this issue 9 months ago • 3 comments

When Gateway is used to view the UI and there is more than one engine with default routing - the Trino UI will change every 0.5ish seconds to display the stats for a different engine.

Trino UI is making a request to Gateway for engine stats every 0.5s and it is being routed to a different engine each time. This makes the UI home page fairly difficult to use.

output

Perhaps this is an issue better suited to the Trino repository - I wasn't sure where best to place it as there are probably multiple solutions.

jack-o-hara avatar May 24 '24 01:05 jack-o-hara