0

Working on flask app, with Flask-RQ2, redis, and rq libraries. Queue works, but with larger datasets i get the error:

Moving job to FailedJobRegistry Work-horse process was terminated unexpectedly (waitpid returned 9)

I searched for similar error, and many others suggested pinning redis and rq. I've tried many combinations and wondering if anyone else has had success with handling this problem?

redis==2.10.6
rq==0.12.0
Flask-RQ2==18.2.2
davidism
  • 121,510
  • 29
  • 395
  • 339
jKraut
  • 2,325
  • 6
  • 35
  • 48

0 Answers0