rqmonitor
rqmonitor copied to clipboard
worker name details issue
Hi there, awesome work, congrats!
Installed with requirements in Python3.8
This is the issue:
Cheers
Should be fixed in v1.0.4
Thank you, it looks ok.
However, now I have a different issue, the jobs are showing incorrect time, it shows:
"created 8 hours ago". This is not the correct time, not even hours.
Using:
pip list |grep rq
rq 1.9.0
rqmonitor 1.0.4
Do not want to take much if your time though. Only if you would like me to post the issues.
Cheers
Oh, I think it is not respecting the Time Zone, so now it is 3.13pm, but the queue "birth date" is 13-07-2021 07:13:36
From console: date Tue 13 Jul 2021 15:20:19 AWST - Australian Western Std Time (+8)
Hope this helps.