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
streams: limit error resets for misbehaving connections
This change causes GOAWAYs to be issued to misbehaving connections which for one reason or another cause us to emit lots of error resets.
Error resets are not generally expected from valid implementations anyways.
The threshold after which we issue GOAWAYs is tunable, and will default to 1024.
0 commit comments