baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

[bug] celery task update_queue_stats fails, argument count mismatch #140

Closed rmoesbergen closed 6 years ago

rmoesbergen commented 6 years ago

When resending / processing a message, I see this in the /var/log/baruwa/celeryd.log:

2018-03-12 13:32:14,437 Baruwa[15064]: Invalid input: update_queue_stats() takes exactly 2 arguments (1 given)

Seems like that task needs an update.

akissa commented 6 years ago

Fixed, will be in the next update