ConFoo Montreal 2026: Call for Papers

Voting

: five plus zero?
(Example: nine)

The Note You're Voting On

casper at bcx dot nl
7 years ago
If a timeout is set with this method, and a timeout occurred, calling ->returnCode() will return GEARMAN_TIMEOUT

Beware that a timeout of for example a doBackground() call does not mean the job did not start. It's very possible the job got submitted and started but the gearmand server was not able to communicate that information back to you.

<< Back to user notes page

To Top