Anyone else seeing a ton of these errors when using Blurt? I see it so much and it make Blurt very slow.
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
Same
This is when the code (RPC node you are reaching) has difficulty on processing blocks and locks up (while processing) the next block before being able to provide information on the next or the one being requested.
In simple terms, might mean that the RPC node has a performance problem (most likely IO to the shared_memory.bin file).
So what's the resolution? Faster servers for those providing RPC nodes? I continue to get it frequently enough that it's a problem. Today it took a solid 10-15 seconds to load this post.
The blockchain is something separate from the UI...
But I would need to know more in order to tell really what's the problem. Both are not operated by me.
But if I could take a guess, the lack of IO would be the reason for the locks. UI not responding might be something different.