Add retry logic to images

Implement a retry logic for images with delay. This will reduce the "Error loading media" with intermittent connectivity.

Also, if all the retries fail, we can hook the component to the connectivity service to try to reload the images when the connectivity status change

image

image

Edited by Xander Miller