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)
502
ConnectionEndReason.
OutputQueueSizeExceeded
=> "output_queue_size_exceeded",