ArchiveBot icon indicating copy to clipboard operation
ArchiveBot copied to clipboard

Print job statistics on '!status jobid' after completion

Open JustAnotherArchivist opened this issue 6 years ago • 0 comments

After job completion, !status $jobid prints very little information. It would be useful to also have total size, number of responses and errors, and perhaps some other metrics available, e.g. for a quick check whether a job did something sensible without having to keep the dashboard open 24/7.

I think the data doesn't get removed from Redis when the job completes, so it should simply be a matter of adapting the !status response.

JustAnotherArchivist avatar Feb 10 '19 15:02 JustAnotherArchivist