amks1
amks1
I also want the Retry functionalities, but I guess this project is not being maintained anymore?
Thanks a lot for this @mzpqnxow. Do you think you can also add the `retry=` parameter that RQ added since v1.5? EDIT: I've done it, the code is here: https://github.com/amks1/Flask-RQ2/tree/rq-retry
Thanks, I got it working from flask, haven't tried authentication yet. I noticed that in the worker's screen, there are no workers registered and it says "Loading" continuously.  In...
I'm facing the same issue. I notice that the mysql container exits as soon as it starts: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 0d33c1a97086 snipe/snipe-it "/startup.sh" 4...
Thanks. Sorry if this is a dumb question, but are the cluster centers chosen from the set of input points?
Downgrading the version did not help. Based on [this](https://github.com/rq/django-rq/issues/407) thread I checked my memory usage while the process was running:  I have sufficient swap memory, do you think this...
> Mind fixing the conflict? @amks1 sure, done.
@KorucuTech / @FrenchMajesty were you able to resolve this issue? I've got the same problem.