This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Description
I'm trying to submit a task, and then later come and check on it's status. At this point I don't have any reference to the job or the request. I only have the job handle.
I've looked through the API documentation and can't find any method that will do this. But, I've noticed that the gearman protocol has a command to accomlish this.
Any help is appreciated.