gitlab-ci: Cope with OBS slowdown
Compare changes
Files
2- Ryan Gonzalez authored
If a snapshot has any missing files, it would make the entire dashboard collection fail, which isn't really the ideal behavior to have. https://phabricator.apertis.org/T8593 Signed-off-by:
Ryan Gonzalez <ryan.gonzalez@collabora.com>
+ 23
− 14
@@ -88,22 +88,31 @@ async fn read_deb822_file<
@@ -111,7 +120,7 @@ impl Repository {
@@ -125,7 +134,7 @@ impl Repository {