web-socket subscription stopping randomly

Today couple of times the web-socket subscription had stopped for me. Did anybody else also face the same issue today?

Hi @shyam.cqj9mxeg
Please use latest version of fyers-apiv3

And please give the logs and timing when you are facing this issue.

I didn’t have any drops in WS.

Thanks for informing @chirag

I m just going to message you. Even though I also don’t have this such type of issue.
Why other faces like not all but some faces so is it because of their network ?
What do u think Chirag

yes, it must be network because mine is very stable.

Also, if I get Fyers drop, I check if the internet itself dropped.

Only when Fyers drops but during that period internet worked, I will report Fyers drop here. So it is upon users to check this.

You are such a great person,
I seen a lot of people who don’t check anything , directly put there.
PS : and when you report we have some issue and we fix it.

Today also I was facing this issue, I am using V3 and network is stable. If network goes down/unstable my system sends me alert. I will change the code to get logs and timing and will check that on Monday.

Ok @shyam.cqj9mxeg

I figured out its my issue, chrome is going in sleep mode if unused and in background. Sorry for the misunderstanding.

ok

I have configured chrome (chrome://settings/performance) to keep my site active. This ensures my tab does not go to sleep.

Hence today there was no issue in websocket at all.

I hope many reading this will benefit from this.

Nice information, it is new for me as well.