Skip to content

Continue trying if some index is not available

Emanuele Roberto Nocera requested to merge indexfallback into master

Created by: Zaharid

This is a nicer way of falling back when an index or a repository cannot be reached than falling altogether as in #103 (closed). Instead we simply log the error and continue for the rest of the indexes. If no indexes are found we do fail finally.

Merge request reports

Loading