Replies: 1 comment 5 replies
-
We're using version |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm observing, what i feel to be, inconsistencies between the stats returned from
nework_info
and the behaviour around rejecting inbound connections because of connection limits being hit. Here is logging from withinIncomingConnectionError
onswarm
:Here's the default network configuration we're using:
I wonder if there's any way
connection_limits::Behaviour
can get out of sync with the general network state?If anyone has has ideas on where/how i can explore this further I'd very much appreciate any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions