Make image download more robust
In case the image download failed, we should try again and again until we get something (up to a limit of course).
A while loop should encapsulate this line with a max_retries set to 5
by default, manageable through user_configuration.