harvard-lil / perma

Indelible links
420 stars 71 forks source link

If we can't estimate queue time, just say "Queued." #3343

Closed rebeccacremona closed 1 year ago

rebeccacremona commented 1 year ago

Fixes it so that we no longer say a capture is "Queued: begins in Infinity minutes." if our count of celery workers returns 0.

Addresses part of https://github.com/harvard-lil/perma/issues/2483

codecov[bot] commented 1 year ago

Codecov Report

Merging #3343 (010ccf9) into develop (fdc57ad) will decrease coverage by 0.12%. The diff coverage is n/a.

:exclamation: Current head 010ccf9 differs from pull request most recent head f69c8b3. Consider uploading reports for the commit f69c8b3 to get more accurate results

@@             Coverage Diff             @@
##           develop    #3343      +/-   ##
===========================================
- Coverage    70.01%   69.89%   -0.12%     
===========================================
  Files           55       55              
  Lines         7030     7026       -4     
===========================================
- Hits          4922     4911      -11     
- Misses        2108     2115       +7     

see 2 files with indirect coverage changes