Forked from
Platform / Development / swh-lister
137 commits behind the upstream repository.

Antoine Lambert
authored
Some URLs of the repositories endpoint from BitBucket REST API 2.0 can return an error 500. In that case, skip the buggy repositories page and get next one to continue listing and avoid to end it prematurely. Related to #4239