Skip to content

Support statistics runtime of finished job - #546

Open
yyaadet wants to merge 2 commits into
rq:masterfrom
yyaadet:master
Open

Support statistics runtime of finished job#546
yyaadet wants to merge 2 commits into
rq:masterfrom
yyaadet:master

Conversation

@yyaadet

@yyaadet yyaadet commented Aug 31, 2022

Copy link
Copy Markdown

I add a new command named rq_runtime to display runtime of functions. And inset a new column ended in the jobs list page.

@selwin

selwin commented Nov 5, 2022

Copy link
Copy Markdown
Collaborator

@yyaadet I cherry-picked your commit that shows job.ended_at in this #557 . I'm not sure about iterating through all jobs in FinishedJobRegistry and averaging it on the fly.

If we were to have registry level statistics, I think we should build it into RQ proper, like Worker statistics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants