Currently in 1.3 the mirror fetch logic will only try another mirror if a 404 response code is returned. This logic should be updated to either better handle "unavailable" errors (such as connection refused or gateway errors) or always try the next mirror for any non-OK response.
Currently in 1.3 the mirror fetch logic will only try another mirror if a 404 response code is returned. This logic should be updated to either better handle "unavailable" errors (such as connection refused or gateway errors) or always try the next mirror for any non-OK response.