#39 Implement retry/backoff for checking koji-tags
Opened by asaleh. Modified

When checking koji-tags we are retrying the listTags call several times to ensure the build actually exists, but afterwards never retry, in case the tags end in unexpected suffix.

Because we do check for suffix change in several places, we should have retry logic there as well.


Metadata Update from @patrikp:
- Issue assigned to patrikp

Metadata Update from @patrikp:
- Issue tagged with: Placeholder Tag

Metadata