The whole loop crashes because of error in one of requests

The solution was pretty simple — just to add .catch(error => error)

2 Likes