Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
20 1 1 3

Hi, the python API keeps raising this error in some sort of random fashion. It doesn't seem related with my code, and after doing the same request after few seconds I get the data I need. Why is this error raised?

capture.png

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apierror-408
capture.png (25.2 KiB)
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.

Hello @miguel.costa,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
17.4k 82 39 63

Hi @miguel.costa,

The error is a result of the servers timing out the request. It likely happens sometimes because the server is able to process the request while other times the load may be higher thus it is reaching the point where the timeout is triggered.

Within the Eikon Data API usage and limits guidelines, it does mention timeouts:

You can also refer to this post as it is similar.


ahs.png (18.7 KiB)
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.