We are currently implementing https://github.com/mozilla/code-coverage/blob/10285fb2340ca69343503b9b42cffebd878f2bae/bot/code_coverage_bot/utils.py#L20 and using it in a few places. We should instead use a library (e.g. tenacity) and remove this custom `retry` function.