控制台不断输出下面超时异常,看命令是llen,业务程序没有使用这类命令。运维说CPU和内存整体稳定,这边根据日志尝试修改超时时间后,运行一段时间还会出现类似情况
Timeout awaiting response (outbound=0KiB, inbound=0KiB, 5999ms elapsed, timeout is 5000ms), command=LLEN, next: LLEN sys:mq:order, inst: 0, qu: 0, qs: 6444, aw: False, rs: ReadAsync, ws: Idle, in: 42303, in-pipe: 0, out-pipe: 0, serverEndpoint: xxxx:11379, mc: 1/1/0, mgr: 10 of 10 available, clientName: P-M-SYGK01, IOCP: (Busy=0,Free=1000,Min=200,Max=1000), WORKER: (Busy=8,Free=32759,Min=200,Max=32767), v: 2.1.58.34321 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
控制台不断输出下面超时异常,看命令是llen,业务程序没有使用这类命令。运维说CPU和内存整体稳定,这边根据日志尝试修改超时时间后,运行一段时间还会出现类似情况
Timeout awaiting response (outbound=0KiB, inbound=0KiB, 5999ms elapsed, timeout is 5000ms), command=LLEN, next: LLEN sys:mq:order, inst: 0, qu: 0, qs: 6444, aw: False, rs: ReadAsync, ws: Idle, in: 42303, in-pipe: 0, out-pipe: 0, serverEndpoint: xxxx:11379, mc: 1/1/0, mgr: 10 of 10 available, clientName: P-M-SYGK01, IOCP: (Busy=0,Free=1000,Min=200,Max=1000), WORKER: (Busy=8,Free=32759,Min=200,Max=32767), v: 2.1.58.34321 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)