Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

Implementing timeout for workers#105

Merged
binarymatt merged 5 commits intobinarymatt:masterfrom
heynemann:master
Apr 27, 2012
Merged

Implementing timeout for workers#105
binarymatt merged 5 commits intobinarymatt:masterfrom
heynemann:master

Conversation

@heynemann
Copy link
Contributor

We have a worker that ocasionally takes a long time to process and thus locks the worker.

I've seen a ticket asking for implementing timeout for workers. We implemented it and it works as expected. When you start a worker you can specify a timeout in seconds for that given worker.

If we can improve anything that would help this in being accepted, please let us know.

Cheers,
Bernardo Heynemann

@binarymatt
Copy link
Owner

looks good. Thanks for the tests as well.

binarymatt added a commit that referenced this pull request Apr 27, 2012
Implementing timeout for workers
@binarymatt binarymatt merged commit 408b68a into binarymatt:master Apr 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants