You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receive a Disconnection event prior to a reconnection event.
Actual Behavior
When we receive this disconnection event:
2024-10-31T12:16:39.1238952Z TRACE:: InteractiveBrokersBrokerage.HandleError(): RequestId: -1 ErrorCode: 1100 - Connectivity between IB and Trader Workstation has been lost.
user is not notified, then it received the reconnection event:
2024-10-31T12:17:05.5787249Z TRACE:: Brokerage.OnMessage(): Reconnect - Code: Reconnect - Connectivity between IB and Trader Workstation has been restored - data maintained. All data farms are connected: hfarm; apachmds; secdefhk.
Potential Solution
N/A
Reproducing the Problem
N/A
Checklist
I have completely filled out this template
I have confirmed that this issue exists on the current master branch
I have confirmed that this is not a duplicate issue by searching issues
I have provided detailed steps to reproduce the issue
The text was updated successfully, but these errors were encountered:
Expected Behavior
Receive a Disconnection event prior to a reconnection event.
Actual Behavior
When we receive this disconnection event:
user is not notified, then it received the reconnection event:
Potential Solution
N/A
Reproducing the Problem
N/A
Checklist
master
branchThe text was updated successfully, but these errors were encountered: