Error: Error in sending request to server - Couldn't resolve host 'api.cloudinary.com'
i have thousand of property in which million of images are need to be uploaded on cloudinary so i make batches of 50 property and upload there images but after every 50 batches process it throw an exception Error: Error in sending request to server - Couldn't resolve host 'api.cloudinary.com' and also the images are not properly uploded. so where i am going wrong plese help.
2
-
It looks like your DNS server either has performance issues or is throttling you. The simplest workaround is to retry to failure. Another option is to use some local DNS cache, e.g. dnsmasq on linux.
0
Post is closed for comments.
Comments
1 comment