Zhongyue Huang

Results 13 comments of Zhongyue Huang

Having the same issue with latest rq + redis-cluster @ssikiki @nolanbrown any chances you guys are using redis cluster as well?

@ssikiki interesting! I'll give a try

changing default_worker_ttl to 120 didn't work for me.

@fossilet yeah, I am trying to make rq work with Redis Cluster. I am using redis-py-cluster which is based on redis.py. There might be some data loss happening as I...

@fossilet any ticket you can point to that is related to job loss on rq and redis.py? Also, have you tried the latest redis-py-cluster (1.3.X) ?

@fossilet which one?

I found that qt events are still running after the main frame has been loaded, when the Python is ready for exiting, `processEvents` is sending requests to somewhere. This causes...

@kravietz You are right, after running my program for almost one month, the crashes were most likely random.

you might have a wrong version of selenium-webdriver, try to reinstall your packages by NPM