mirror of
https://github.com/idanoo/php-resque
synced 2025-06-30 21:22:20 +00:00
![]() If a job fails to be enqueued, it would be useful to know it. So now Resque actually tells us whether the enqueue action was successful or if it failed. If your job ID comes back as FALSE, it didn't enqueue. Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> |
||
---|---|---|
.. | ||
Failure | ||
Job | ||
Event.php | ||
Exception.php | ||
Failure.php | ||
Job.php | ||
Redis.php | ||
Stat.php | ||
Worker.php |