2 references to OutputQueueSizeExceeded
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2FrameWriter.cs (1)
172_http2Connection.Abort(ex, Http2ErrorCode.INTERNAL_ERROR, ConnectionEndReason.OutputQueueSizeExceeded);
Internal\Infrastructure\KestrelMetrics.cs (1)
502ConnectionEndReason.OutputQueueSizeExceeded => "output_queue_size_exceeded",