I'm testing some edge conditions like disconnecting/reconnecting Eikon in the middle of a request.
What I see is : After reconnection is done, AdxRtList returns RT_ITEM_STALE for all requested instruments. No other error shows up.
I probably have to release AdxRtList and create new one, but there is no error, so not sure how to handle this.
What RT_ITEM_STALE does mean?