Why is Eikon API extremely slow today?

Whereas in the past, ek.get_data has worked relatively fast, it has barely worked today. Occasionally, it works with a very long delay. Other times I get one of the following error messages: i) I get HTTP TimeoutException: ., ii) Backend error. 400 Bad Request, or iii) HTTP request failed: EikonError-Backend error. 400 Bad Request. The API is basically unsuable today whereas it has worked fine in the past utilzing the same code.

Best Answer

Answers

  • Haykaz, Thanks for this. I'm not familiar with the RD Libraries for Python. Is refinitiv.data a newer alternative to the eikon library? If so, do I understand correctly that you are advising to migrate from eikon to refinitiv.data? Thanks.

  • Hi @User1 , yes, the RD Libs is eventually supposed to replace the Eikon, although we do support Eikon now. But no further features will be added to Eikon, however RD Libs has more functionality already now and is being enhanced. So I would advice considering migrating your codes from eikon to RD (the links I shared above will be useful to learn more about it), and if any issues, we can look into it.


    Best regards,

    Haykaz