Issues
Issues copied to clipboard
Web dashboard crashing
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.
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.