summary refs log tree commit diff stats
path: root/results/scraper/fex/1527
blob: 11a48f1a5907a3fcbfafc2c925b807d242c83c69 (plain) (blame)
1
2
3
FEXRootFSFetcher: On failure to download image, ask for retry.
Currently if the image fails to download then it'll return an error but then continue, asking if you want to extract or use as-is.
Handle this edge case and ask the user if they want to retry or cancel and also not continue.