Right now, image requests are sometimes failing. We should try to fix this, using request-promise's .then and .err methods. Probably the rapid requests are ocntributing to the problem, so slowing down the number of requests using a proper "await" in the look is likely to help also.
Right now, image requests are sometimes failing. We should try to fix this, using request-promise's .then and .err methods. Probably the rapid requests are ocntributing to the problem, so slowing down the number of requests using a proper "await" in the look is likely to help also.