swh-lister/swh
Antoine Lambert 927aebbd0b sourceforge: Also skip ConnectionError when fetching project info
The sourceforge lister sends various HTTP requests to get info about a
project, for instance to get the branch name of a Bazaar project.

If HTTP errors occurred during these steps, they were discarded in order
for the listing to continue but connection errors were not and as a
consequence the listing was failing when encountering such error.

Currently, the legacy Bazaar project hosted on sourceforge seems down and
connection  errors are raised when attempting to fetch branch names so the
lister does not process all projects as it crashes in mid-flight.
2024-09-05 14:52:56 +02:00
..
lister sourceforge: Also skip ConnectionError when fetching project info 2024-09-05 14:52:56 +02:00