question

Upvotes
Accepted
1 0 1 2

The reasons why ReadTimeouts Occur Ocassionally when pulling data in Python

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!

python#technologyrdp
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
24.4k 62 15 21

Hi @vishal.nanwani,

Read timeout could happen because of network or server issues. Which endpoint are you trying to read and what is the request, and how often does it timeout.

If it is happening too often and you have ensured that your network and firewall are not responsible for it - you can raise a ticket with LSEG MyAccount to investigate.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.