I am using Beanstalkd for processing video files via ffmpeg.
I am using https://github.com/pda/pheanstalk PHP-Client
I am facing the following issues.
a) sometimes job is not adding to Beanstalkd Tube,
b) if job is added to tube sometimes ffmpeg is not processing as expected.
Any idea, Awaiting for reply
Thanks in advance Karthi
There are three scenarios why a job can fail on put:
Most probably you have the second option, I think it's just too big. The default is 65k.