Error: BLPOP can't be processed. The connection has already been closed
- Dominant language
- JavaScript
- Stars
- 9.4k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
I'm using Papertrail for logging most of my apps output, but one of my apps, which is using kue, keeps going over my log limits, throwing the following error:
`Error: BLPOP can't be processed. The connection has already been closed`
I don't really have any extra error information, as all I could find was this line, which was thrown more than 8 million times last night.
This has happened twice in a row now, so I expect it to happen soon again. Could this be related to #823 ?
Contributor guide
No contributing guide indexed for this repository
Research direction
The report provides no source file or test to begin with; start by reviewing the BLPOP connection error and related issue #823. Reproduce the repeated closed-connection failure in a kue and Redis setup, then identify the cause and add a regression test before verifying that the error no longer floods the logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, redis
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100