exception documentation
class ExcessiveBufferingError(Exception): (source)
The HTTP/2 protocol has been forced to buffer an excessive amount of outbound data, and has therefore closed the connection and dropped all outbound data.
class ExcessiveBufferingError(Exception): (source)
The HTTP/2 protocol has been forced to buffer an excessive amount of outbound data, and has therefore closed the connection and dropped all outbound data.