Receive ticket from responses, wait for 11.0 seconds

Hello.

After today incident with https://community.developers.refinitiv.com/questions/44203/error-code-1404-no-datapoint-found-with-provided-n-1.html I see a bunch of messages like this one in the output:

pyeikon INFO     Receive ticket from responses, wait for 11.0 seconds

Thank you.

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    @ivan.cherkasov
    There were no changes concerning any limits recently. Starting with Ekon Data APIs library for Python v1.0.1 when a request takes more than a few seconds for the backend to process, the backend may reply with this message providing you estimated the time it will take to fulfill the request.These messages are written to pyeikon logger with logging level "INFO". They are for information purposes only and do not affect the result of your request.

Answers