Closed JustinAzoff closed 14 years ago
I can add this, but I don't think the C-gearman server actually does anything with it. Try grepping libgearman-server for:
worker->timeout
Is this something you'd still like? If so I can patch in your request
Ping! Still interested in this implementation?
Yeah.. though as you pointed out the C server doesn't support it either, which makes it kind of pointless..
the optional timeout option to register_task is missing... basically the worker can support
and
If you don't have time to add this I can probably cook up a patch...