Hi, the python API keeps raising this error in some sort of random fashion. It doesn't seem related

Best Answer

  • nick.zincone
    Answer ✓

    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:

    image

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