Git Product home page Git Product logo

Comments (8)

tuangeek avatar tuangeek commented on June 18, 2024

I ran into this too. rq has an open issue for it rq/rq#1014 They suggest using the following until it is fixed.

redis==2.10.6
rq==0.12.0

from flask-rq2.

sbehrens avatar sbehrens commented on June 18, 2024

Also ran into the issue, pinning to redis 2.10.6 resolved it.

from flask-rq2.

jezdez avatar jezdez commented on June 18, 2024

I've released 18.2 that requires RQ < 0.13.0 and redis < 3.0.0 while we wait for the fix in RQ.

from flask-rq2.

selwin avatar selwin commented on June 18, 2024

rq/rq#1016 has been merged in. I'll wait for a few days before cutting a release, just to be doubly sure that there are no major bugs introduced.

from flask-rq2.

jezdez avatar jezdez commented on June 18, 2024

@selwin Thank you!

from flask-rq2.

jezdez avatar jezdez commented on June 18, 2024

There is more to do in rq/rq-scheduler#197.

from flask-rq2.

jezdez avatar jezdez commented on June 18, 2024

I've published a 18.2.2 release that should fix the version conflict as reported in #75. There is also a 18.3 release that requires redis-py 3.0, rq 0.13 and rq-scheduler 0.9 and fixes this ticket for good. Please use 18.2.2 if you need to stay on redis-py < 3.0.

from flask-rq2.

janzjos avatar janzjos commented on June 18, 2024

Using this thread, i've used various combinations of pinning redis, rq, and Flask-RQ2 and still get the error

Moving job to 'failed' queue (work-horse terminated unexpectedly; waitpid returned

I have also made sure my timeout in seconds for the @rq.job decorator is set. Is there a configuration i'm missing here to ensure large jobs are not sent to failed?

from flask-rq2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.