Good day all, running into an interesting issue here. I have a dashboard running and I am accessing via localhost:port Multiple cards update at intervals and endpoints pull data in the back ground.
Some cards are Reveal cards and thus react when clicked. The issue is that after some time, 30min+, the cards hang or are slow to reveal. If I refresh the browser, the issue clears and they are responsive once more.
My question, is there a way to restart client connections from UD? Or, am I approaching this issue from the wrong angle.
Thanks in advance!!