Comment 1 for bug 1098816

Revision history for this message
Eric Lambert (elambert) wrote :

Hi Khai:

I've pushed a fix for this. The behavior of the worker can be toggled with the setJobUniqueIdRequired() method. When set to true, the worker will perform GRAB_JOB_UNIQ requests against the server (which instructs the server to include the unique value, as set by the client, in the job assignment). Functions can access this value with getUniqueId().

Please let me if this solves your problem.

Eric