You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On https://telemetry.polkadot.io there are lots of duplicate entries shown, with the copies all being stuck on the same block 11857185 -- probably marks the moment when something bad happened to the backend.
The issue is present on all chains, not only polkadot. Attaching screenshot
The text was updated successfully, but these errors were encountered:
There is a small chance that this will be resolved by #504.
I did spend a bunch of time carefully digging through the code to see why this might be the case and nothing stands out at the moment. There is logic in place to handle various things being disconnected and restarted and it seems robust offhand. I believe we do have malicious connections/nodes and what you saw might have been an instance of it.
If it continues to be an issue after #504 I'll eventually dig more into it, but my best guess so far is malicious or broken nodes, since stale nodes and service disconnects all lead to fairly aggressive cleanups.
On
https://telemetry.polkadot.io
there are lots of duplicate entries shown, with the copies all being stuck on the same block 11857185 -- probably marks the moment when something bad happened to the backend.The issue is present on all chains, not only polkadot. Attaching screenshot
The text was updated successfully, but these errors were encountered: