#2765 kojira: check repo.json before deleting
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1321  into  master

Download 2765.patch

Fixes: https://pagure.io/koji/issue/1321

:thumbsup:

maybe catching more generic Exceptions? 'tag_id' might not be in repo_json, and json.load() may fail with invalid format

rebased onto 6baa28d844eaf280950c436cce8fc9816f772b41

rebased onto 1efac52c8123ec9893d32515ebf11812eea3fcf8

At first I thought that we want to see other exception. On the other hand it shouldn't block kojira to do other tasks. so yes, updated to catch all exceptions.

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: no_qe

Commit 2dc53719 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata