amks1

Results 8 comments of 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. ![image](https://user-images.githubusercontent.com/68153785/129470342-60297cb3-2b14-419c-a79c-cd094ae73871.png) 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: ![image](https://github.com/rq/rq/assets/68153785/f1d54a49-7e47-4d83-99fd-0a22cc5d4142) 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.