Continue trying if some index is not available
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.