Recently data retrieved from the lseg python api is constantly failing. I have been getting various errors:
1. ld.open_session() : is not connecting (happens sometimes)
2. ld.get_data(): data retrieval is SLOW. tasks that took less that 1 second is now taking >1 min. sometimes does not retrieve all the requested fields or does not return any data.
All data requests are set up so that they do not exceed the limit usage as outlined in https://developers.lseg.com/en/api-catalog/eikon/eikon-data-api/documentation.
Some days this works fine. But now getting these problems around 2-3 times a week.