Open Bug 1774668 Opened 3 years ago Updated 2 years ago

switch from bespoke retry to tenacity (antenna)

Categories

(Socorro :: Antenna, task, P3)

Tracking

(Not tracked)

People

(Reporter: willkg, Unassigned)

Details

(Keywords: good-first-bug)

Antenna has a retry decorator we implemented--I think we switched from another retry or from retrying both of which are deprecated. We should switch from that to tenacity which is more sophisticated and supports metrics generation around retry attempts.

https://github.com/jd/tenacity

You need to log in before you can comment on or make changes to this bug.