I am continually getting these errors in my console and in logrocket, where the status of the request is failed https://firestore.googleapis.com/google.firestore.v1.Firestore/Listen/channel?gsessionid={sessionId}&VER=8&database=projects%2F{project-id}%2Fdatabases%2F(default)&RID=rpc&SID=K27t2X6s-fMH7p5g_cW8VQ&AID=126&CI=0&TYPE=xmlhttp&zx=zdzob1237mbu&t=2
I have thousands of these errors in logrocket, do I need to handle these failures by reconnecting? Or is there a configuration I can add to the javascript sdk to reconnect automatically?