swh-lister/swh/lister/bitbucket
Antoine Lambert 5d0f35aa69 bitbucket: Skip buggy page when listing
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
2023-03-10 15:37:44 +01:00
..
tests bitbucket: Skip buggy page when listing 2023-03-10 15:37:44 +01:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py bitbucket: Skip buggy page when listing 2023-03-10 15:37:44 +01:00
tasks.py Reimplement Bitbucket lister using new Lister API 2021-01-20 15:28:34 +01:00