Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow RQ v2.0 #193

Open
gabriels1234 opened this issue Nov 15, 2024 · 3 comments
Open

Allow RQ v2.0 #193

gabriels1234 opened this issue Nov 15, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@gabriels1234
Copy link
Contributor

Hi @cunla

14.19 The conflict is caused by:
14.19     The user requested rq==2.0
14.19     django-tasks-scheduler 2.1.0 depends on rq<2.0 and >=1.16

I haven't tested, will try soon and update here.

Thanks!

@gabriels1234 gabriels1234 added the enhancement New feature or request label Nov 15, 2024
@cunla
Copy link
Member

cunla commented Nov 15, 2024

I noticed some tests are failing with the new RQ 2.0.

@gabriels1234
Copy link
Contributor Author

@cunla been trying for a while to make it pass the tests, adding explicit connections when missing, but so far still wasn't able to make it work. will stay with rq==1.16.2 for the time being.
I don't know if to close the issue or to leave it open for someone to implement it? For better or worse this is the de-facto Django Admin interface for RQ.

@cunla
Copy link
Member

cunla commented Nov 19, 2024

Do not close it.. It emphasizes the importance of removing the dependency on RQ in this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants