pozil / streaming-monitor

A Lightning app for monitoring streaming events: PushTopic, generic, platform events, CDC events and monitoring events.
Creative Commons Zero v1.0 Universal
119 stars 39 forks source link

Streaming monitor freeze #52

Open Janny12315 opened 1 month ago

Janny12315 commented 1 month ago

Can anybody help with that: Streaming monitor freeze. Can not see any type of events

simple things like restarting computer, change browser did not help image

pozil commented 1 month ago

Hi @Janny12315 thanks for reaching. When you say "freezes" do you mean that no events are showing up or that the page is broken and you can't navigate?

Events will only show up in the monitor when they are received. If none ore being sent, then it's normal that the monitor keeps waiting.

Janny12315 commented 1 month ago

Yes I can't see any events. I tried with different events and different type of subscription - but the same 'waiting for events' message We have a lot of different events and everybody in my team can see them except me.

Janny12315 commented 1 month ago

sometimes I can see some of them. But it is rarely. In 95% cases I can't see any events

Janny12315 commented 1 month ago

and after a while I have this error in console image

pozil commented 1 month ago

Thanks for the console screenshot. I have no idea why this happens but it looks like your connection to the streaming API is timing out. Unfortunately, I have no control over this as I'm relying on the base lightning EMP API component to subscribe to messages. I guess that there's a network issue that's causing this. Could it a VPN or a proxy?