Clicking Start to start the conversion job is throwing the error:
Error: Couldn't retry job: The job has been already retried or has not failed
at C:\HLS-GoogleDrive\node_modules\bull\lib\job.js:356:19
at processTicksAndRejections (internal/process/task_queues.js:97:5)
i spent lots of time looking at this code and i don't understand this part in jobs-manager:
|
async startJob(queueName, jobId) { |
also the convert_hls_worker.js is not being used , please give us some hints at least!
Clicking Start to start the conversion job is throwing the error:
i spent lots of time looking at this code and i don't understand this part in jobs-manager:
HLS-GoogleDrive/app/workers/jobs_manager.js
Line 85 in 80cb85c
also the convert_hls_worker.js is not being used , please give us some hints at least!