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

Brpop with timeout (configurable) #185

Closed
crbrox opened this issue Sep 23, 2013 · 1 comment
Closed

Brpop with timeout (configurable) #185

crbrox opened this issue Sep 23, 2013 · 1 comment
Assignees

Comments

@crbrox
Copy link
Member

crbrox commented Sep 23, 2013

To avoid eternal connections to Redis in the consumer waiting for tasks, the brpop command should use the timeout parameter. This value must be taken from the config file. In addition, functions expecting a task must treat a empty task as a valid value

@ghost ghost assigned aitormagan and crbrox Sep 23, 2013
aitormagan pushed a commit that referenced this issue Sep 24, 2013
@aitormagan
Copy link
Contributor

#188 fixes this.

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

2 participants