Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Web dashboard crashing

Open ExecutiveFunctioning opened this issue 1 year ago • 1 comments

For at least a week now, if I open the telemetrydeck dashboard in my browser, it overloads and freezes. Thought I'd wait and see if it resolves itself, but hasn't so far.

Would also like to know if crashes or slowness on the telemetrydeck end affect app performance.

ExecutiveFunctioning avatar May 12 '24 18:05 ExecutiveFunctioning

Thanks for reporting. I'll investigate, but it's hard without any error messages as I can't reproduce it.

Per your question: the SDK is written in a way that completely decouples the telemetrydeck backend from signal collection, so no, your app's performance should not be affected. Additionally, the API where you send your data to (our ingest API) is a separate API from the dashboard API and makes use of a large message queue server so it shouldn't lose data or slow down.

winsmith avatar Jun 26 '24 13:06 winsmith