Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout awaiting response #2682

Open
commodus opened this issue Mar 19, 2024 · 0 comments
Open

Timeout awaiting response #2682

commodus opened this issue Mar 19, 2024 · 0 comments

Comments

@commodus
Copy link

Sometimes I get this error when calling the following method from redis. I am using .Net Core 5 version. What can I do to solve it? I would like your help.

Timeout awaiting response (outbound=0KiB, inbound=277KiB, 5718ms elapsed, timeout is 5000ms), command=GET, next: GET 19032024:GetAllColumnsAsync:43A9595E, inst: 0, qu: 0, qs: 2, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 6, cur-in: 284577, sync-ops: 0, async-ops: 73, serverEndpoint: mons01:6379, conn-sec: 244,29, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: N306958(SE.Redis-v2.7.33.41805), IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=1,Free=32766,Min=8,Max=32767), POOL: (Threads=10,QueuedItems=0,CompletedItems=4177,Timers=12), v: 2.7.33.41805 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant