`Exception` could be too general, what we really care about is `GithubException`. so let's catch the latter instead for better readability. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#21364
`Exception` could be too general, what we really care about is `GithubException`. so let's catch the latter instead for better readability. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#21364