Synchronization Problem with Frequent Resyncs
Hi, I'm encountering a synchronization problem with my local f1dash instance when running it with Docker. After configuring a delay (for example, 46 seconds), the dashboard unexpectedly resyncs every 30 to 50 seconds.
In the console I get a
Failed to load resource: net::ERR_CONNECTION_CLOSED on https://<mydomain>/api/sse
It also happens with the public instance on https://f1-dash.com/ and https://dev.f1-dash.com/.
what version? and did this always happen?
I'm actually running version 3.2.0, and yep I had this happening since I started using f1dash. Got to host it locally because I thought it was a congestion problem on the public instance but it still occurres on the local instance
Also, when the resync happens the status dot swiftly switches red and then green again
I also thought it was usual congestion from the main host and hosted locally but it's been happening ever since I started using f1dash. Local or remote doesn't make a difference