Hi everyone,
I have a question regarding ReadTimeout errors that occur when pulling data with the Refinitiv Data Platform in Python. Sometimes, I face a read timeout, and then the next time I run my code, the data comes relatively quickly. I would like to know why exactly this happens in the first place, is it because of the fact that there are other calls for different data points, and there are a lot at the moment, which is why there are timeouts? Or is it that the RDP server has been overloaded with requests? Appreciate any help if anyone knows.
Thanks!