Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Disconnection Events #129

Open
4 tasks done
AlexCatarino opened this issue Oct 31, 2024 · 0 comments
Open
4 tasks done

Missing Disconnection Events #129

AlexCatarino opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

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
@AlexCatarino AlexCatarino added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant