rqmonitor icon indicating copy to clipboard operation
rqmonitor copied to clipboard

worker name details issue

Open platipusica opened this issue 3 years ago • 3 comments

Hi there, awesome work, congrats!

Installed with requirements in Python3.8

This is the issue:

rq01

Cheers

platipusica avatar Jul 08 '21 03:07 platipusica

Should be fixed in v1.0.4

pranavgupta1234 avatar Jul 10 '21 06:07 pranavgupta1234

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

platipusica avatar Jul 13 '21 05:07 platipusica

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.

platipusica avatar Jul 13 '21 07:07 platipusica