packagist: Make lister more resilient & actually list origins
- Aug 04, 2023
-
-
Antoine R. Dumont authored
Instead of sending one page with all origins listed which is britle. When something goes wrong during the listing, the lister currently records nothing.
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This allows to configure smaller batch when testing from docker & cli.
-
Antoine R. Dumont authored
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.
-
Antoine R. Dumont authored
To avoid starting always in the same order the packages list when some problems occur in previous listing.
-
Antoine R. Dumont authored
-