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 (outbound=0KiB, inbound=0KiB, 5724ms elapsed, timeout is 5000ms), command=HGETALL #2773

Open
vjadwani-conga opened this issue Aug 8, 2024 · 0 comments

Comments

@vjadwani-conga
Copy link

vjadwani-conga commented Aug 8, 2024

Getting these errors when there are huge amounts of records to process. It got stopped after processing 25M records out of 40M records. What could have caused this issue? This issue intermittently keeps happening, when there is huge amount of data.

Timeout awaiting response (outbound=0KiB, inbound=0KiB, 5724ms elapsed, timeout is 5000ms), command=HGETALL, next: HGETALL preview-test.idx:h:product:2f, inst: 0, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 458, cur-in: 0, sync-ops: 0, async-ops: 469045, serverEndpoint: 11.1.11.11:1111, conn-sec: 200203.02, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: sync-api-(SE.Redis-v2.6.122.38350), PerfCounterHelperkeyHashSlot: 15554, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=8,Max=32767), POOL: (Threads=21,QueuedItems=0,CompletedItems=19346303,Timers=28), 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)

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