Skip to content

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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information