Heyho, I'm getting a weird issue if I try to put jobs in the queue which have a delay. If I add them to the tube it's fine, the time-left keeps decreasing and someone is listening on the tube. But instead of kick it out, the job stays in the delayed status and getting a 'nice' time-left. (screenshot attached). Anyone encountered that or has a solution for it?
My setup: vagrant ubuntu virtual machine, kernel 3.2.0-32 benstalkd 1.4.6 supervisord laravel 4.1. (jobs coming from here and are processed if the are not delayed) php 5.4. thx -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: Screen Shot 2014-02-03 at 16.32.10.png>>
