harvard-lil / perma

Indelible links
408 stars 72 forks source link

Add total pending WACZ conversion tasks to /manage/stats #3544

Closed rebeccacremona closed 2 weeks ago

rebeccacremona commented 2 weeks ago

See ENG-969.

We have an internal page for monitoring the status of our celery queues.

This PR adds a running update of how many jobs are in the new WACZ conversion queue, next to the running updates on our other queues 🙂.

(The queue in question is defined here, in our celery task-routing config)

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.01%. Comparing base (87f9ce1) to head (cb55c09). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3544 +/- ## ======================================== Coverage 69.01% 69.01% ======================================== Files 48 48 Lines 6842 6842 ======================================== Hits 4722 4722 Misses 2120 2120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.