(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
Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.