sora2-network
sora2-network copied to clipboard
[Tech]: update jsonrpsee package
Problem statement
Update jsonrpsee package to v0.20.3 or later
Description
The problem is same the as: https://github.com/paritytech/polkadot-sdk/issues/748 https://github.com/paritytech/jsonrpsee/issues/871
we got WS transport: remote peer terminated the connection
error
Definition of Done
- We will update the package
- Put a load on the node
- Check the log with
"RUST_LOG=jsonrpsee=trace"
Requirements
No response