Codeigniter-jobQueue
Codeigniter-jobQueue copied to clipboard
Job Queue based on redis
How can we configure the jobs to run automatically ?
Hi, I tried using the code. The documentation helped. I was able to create and add jobs in a high queue using the `create` function call and was able to...
Hello Marsanla, Can you please explain how to manage with workers in this case ? Because it need to be run constantly to check for jobs in Queue.
Severity: 4096 --> Argument 1 passed to Jobs::perform() must be an array, null given, called in /var/www/x.com/application/libraries/jobs.php on line 638 and defined /var/www/x.com/application/libraries/jobs.php 659 Severity: Notice --> Trying to get...