m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

fix Retry handling #282

Closed gfr10598 closed 4 years ago

gfr10598 commented 4 years ago

Found a bug in handling tracker updates from Outcome. Retry was advancing the state, rather than doing the retry.

This adds a unit test and fixes the bug.


This change is Reviewable

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.4%) to 62.386% when pulling 490449fc69de2c806b200ad20c33c254d0d3b6f9 on fix-retry into afea97f49e70104868d50fbb205c75e957ac093f on master.