Skip to content

data dropped between backend and client #124

@jamesarm97

Description

@jamesarm97

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions