harvard-lil / perma

Indelible links
420 stars 71 forks source link

Upload files to and delete files from "daily" digest IA items, Part XV #3306

Closed rebeccacremona closed 1 year ago

rebeccacremona commented 1 year ago

Last night and this morning, a number of IA tasks threw HTTPErrors (Bad Gateway), which is not a failure mode we'd seen so far. This PR adds that exception set to the list, so that our running count of in-progress tasks and retry behavior work correctly.

I will manually clean up the task counts in a bit, once it's a little easier to see which buckets need resetting.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3306 (c55c2e2) into develop (2848433) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #3306   +/-   ##
========================================
  Coverage    73.64%   73.64%           
========================================
  Files           55       55           
  Lines         6641     6641           
========================================
  Hits          4891     4891           
  Misses        1750     1750           
Impacted Files Coverage Δ
perma_web/perma/celery_tasks.py 53.46% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.