Skip to content

Commit

Permalink
fix for celery workers stop consuming tasks when connection to redis …
Browse files Browse the repository at this point in the history
…lost
  • Loading branch information
wh1te909 committed Feb 1, 2025
1 parent 83b4d8c commit 10fd075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/tacticalrmm/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-rest-knox==4.2.0
djangorestframework==3.15.2
drf-spectacular==0.27.2
hiredis==2.3.2
kombu==5.3.7
kombu==5.4.2
meshctrl==0.1.15
msgpack==1.1.0
nats-py==2.9.0
Expand Down

0 comments on commit 10fd075

Please sign in to comment.