* Report 404 instead of 502 when a snapshot file is not found This provides the client with more useful information about why their request failed (cherry picked from commit40d696fcbc
) * As a last resort try to download an uncompressed snapshot `solana-test-validator` creates uncompressed snapshots and it can be useful to attach another validator to a `solana-test-validator` cluster from time to time (cherry picked from commite36247d187
) Co-authored-by: Michael Vines <mvines@gmail.com>