¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: No response from TWS after moving from 973.2g to 981 or 985


Nick
 

I don't remember the details now, but at some point TWS started sending an additional (unrequested) message upon connection, I think ManagedAccounts. I had to update my library to parse this message since I hadn't needed it previously. This was before the 'V100' protocol so there were no length headers that allowed a client to skip over messages it wasn't interested in.

One of the sneakier aspects of using the TWS APi is that you can't assume anything about the order of messages. Hopefully it won't be too much of an effort to get back going.

On 8/20/2021 11:14 PM, Frank Bell via groups.io wrote:
The logs gave me enough information to identify a deadlock in my code.? The event sequence must have changed slightly revealing the bug.? Now all have to do is figure out a fix.

Join [email protected] to automatically receive all group messages.