swh-lister/swh/lister/packagist
Antoine R. Dumont (@ardumont) f236f3d163
packagist: Continue listing when github server hangs up
With or without retry (for a future version of swh.core).

This skips the origin when this sporadically happens. It should get picked up by another
listing eventually.

The listing is currently failing to finish when the github server hangs up on the
process. Adding this behavior allows to skip the issue without breaking the listing.
2023-08-04 11:09:57 +02:00
..
tests packagist: Fix json parsing which is different depending on page 2023-08-02 16:34:32 +02:00
__init__.py packagist: Reimplement lister using new Lister API 2021-02-02 14:48:47 +01:00
lister.py packagist: Continue listing when github server hangs up 2023-08-04 11:09:57 +02:00
tasks.py packagist: Reimplement lister using new Lister API 2021-02-02 14:48:47 +01:00