internetarchive / internetarchive/openlibrary
net::ERROR_NAME_NOT_RESOLVED while fetching images for the books
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
Hi, I'm fetching works data from the API and while I'm trying to fetch its respective images from `covers.openlibrary.org`, 30% of the images won't load and will throw ERROR_NAME_NOT_RESOLVED in the console.
### Evidence / Screenshot (if possible)

### Relevant url?
### Steps to Reproduce
1. Try to fetch 20-30 cover images from `covers.openlibrary.org`.
2. Few images will be fetched successfully, but few won't be.
* Actual: Images not being fetched
* Expected: Images to be fetched
### Details
- **Logged in (Y/N)?** N
- **Browser type/version?** Brave@latest
- **Operating system?** Linux
- **Environment (prod/dev/local)?** prod
Contributor guide
Assessment
This issue has not been assessed yet.