(PECL gearman >= 0.5.0)
GearmanClient::setFailCallback — Set callback for job failure
Sets the callback function to be used when a task does not complete successfully. The function should accept a single argument, a GearmanTask object.
A function to call
成功した場合に TRUE を、失敗した場合に FALSE を返します。