smashing icon indicating copy to clipboard operation
smashing copied to clipboard

data dropped between backend and client

Open jamesarm97 opened this issue 6 years ago • 1 comments

Is there a limit on how fast you can push data to widgets? I have an app sending port status updates in realtime and I can see all the posts showing on the smashing screen as they come in but on the webclient / desktop, I only get some of the packets to the widget. I even put a counter in the app sending the data to the smashing service and on my browser console log I see gaps in the data. I'm not sure how the backend pushes data to the browser and what those limits may be. I am sending 10 posts to the backend using the old dashing node client and the smashing log seems to show all of them but only get 2-3 of them on the widget when debugging it.

jamesarm97 avatar Feb 19 '19 15:02 jamesarm97

Same for me, seems like there is a delay between data refresh from browser/smashing.

It wasn't that way in dashing

th3fall3n0n3 avatar Feb 21 '19 12:02 th3fall3n0n3