michelsalib / BCCResqueBundle

The BCC resque bundle provides integration of php-resque to Symfony2. It is inspired from resque, a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
122 stars 91 forks source link

Add job status checker. #107

Open albertvolkman opened 10 years ago

albertvolkman commented 10 years ago

Direct calls to Resque_Job_Status will fail due to not having the loaded parameters.