Hi dear support team, we have one team that should start using ADS Websockets today, but we discovered an issue while doing the pre-production tests.
ADS version : trep3.2.0.L1.B1 (linux rhel7 64bit)
We are using python and GO examples (latest from the developpers page) and subscribing to two different index onto default (IDN_SELECTFEED) service.
When subscribing .SPX, all is OK. When subscribing .FTSE, only the updates are received, not the initial image (refresh) both in python and GO.
Attached is the python output, showing an issue when receiving the refresh apparently - please note that updates are coming up after :
-----
RECEIVED:
No handlers could be found for logger "websocket"
------
In GO, the refresh message returns "null", then the updates are received correctly also. I attached python command line and ADS debug logger trace.
Thanks in advance for your help.
Regards,
Julien