Hi,
I am currently using the speedy node to show the list of pending Txs from bsc chain. However the web socket connection gets disconnected after few seconds of running the program. It shows hardly 20-30 txs, and then gets disconnected with the following errors
Connection lost with code 4290! Attempting reconnect in 3sā¦
Unable to connect to Error: Unexpected server response: 429 retrying in 3sā¦
Connection lost with code 1006! Attempting reconnect in 3sā¦
Is there a way to get a reliable web socket end point for bsc chain?
Thanks