StackExchange / StackExchange/StackExchange.Redis
Timeout performing EVAL (5000ms),
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 1.6k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
错误信息: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%.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported EVAL timeout details and the StackExchange.Redis timeout guidance, then examine how the client handles the Redis endpoint at 192.168.0.228:6379. Compare the recurring timeout with the reported 2% packet loss and gather a reproducible case. Done means the cause is identified and a confirmed fix or actionable diagnosis is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- databases, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100