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
The current default of 16 connections seems a tad low compared to the default RPC request concurrency settings. This has recently been changed from 16 to 128 in release/v0.13, but we should really just make it configurable in 0.14 (and next).
The current default of 16 connections seems a tad low compared to the default RPC request concurrency settings. This has recently been changed from 16 to 128 in
release/v0.13, but we should really just make it configurable in 0.14 (andnext).