Forum Discussion
amardeep2021
4 years agoNew Contributor III
No. It failed after 6 hours of execution. I am wondering what could be the best solution to overcome this Read time out failure.
bojanvelevski
4 years agoValued Contributor
It’s highly likely that the API supports pagination, or some other way of chunking the requested data. That’s where I would go first. It will be helpful if you share the name of the API you are using, that’s it if you are able to.