Closed willemneal closed 9 months ago
Ran into issues with too many connections on my linux destop with 128 threads.
Could you share the docker command you ran that resulted in the error?
Did you have to submit a large number of txs for the error to occur, or it simply happened during startup?
What variety of linux? amd64 or arm64?
Was this using docker, or some other container runtime?
The builds failed on their first run with the testing image. Rerunning.
Ran into issues with too many connections on my linux destop with 128 threads. This seemed to be the magic number.
It would be nice to have a way to override this at runtime, but for now this should be good enough.