StackExchange / StackExchange.Redis

General purpose redis client
https://stackexchange.github.io/StackExchange.Redis/
Other
5.84k stars 1.5k forks source link

Timeout performing EVAL (5000ms), #2743

Open NeroLiang19 opened 2 weeks ago

NeroLiang19 commented 2 weeks ago

错误信息:One or more errors occurred. (Timeout performing EVAL (5000ms), next: EVAL, inst: 0, qu: 0, qs: 4, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 2, cur-in: 0, sync-ops: 956, async-ops: 1, serverEndpoint: 192.168.0.228:6379, conn-sec: 4680.92, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: DELL-5000-WIN11(SE.Redis-v2.6.122.38350), IOCP: (Busy=0,Free=1000,Min=12,Max=1000), WORKER: (Busy=6,Free=8185,Min=12,Max=8191), POOL: (Threads=12,QueuedItems=0,CompletedItems=788395,Timers=39), v: 2.6.122.38350 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts))

This problem often occurs, but I connect to Redis through the tool, it is normal, but I monitor the Redis server, and the packet loss rate is about 2%.