Open Seuntjie900 opened 3 years ago
We were unable to reproduce this issue. We have release an update (1.1.1). If this problem happens again we will have more info. For now, we've changed the logic of Disconnect/Closed events, so that you should receive Closed event if this happens again.
Our integration feed went offline and didn't reconnect. From our logs:
The feed didn't log anything again or receive any messages for about 6 minutes, then started logging the following every 10 seconds:
It didn't reconnect until we stopped the service completely and restarted it about 2 hours later. During this time, it doesn't look like we were receiving any data, (I can't see from the log that any odds changes was sent over our socket or bet any settlements were received). The
producerup
events were never fired, which is why we weren't accepting bets until they manually enabled them.Neither the
OnClosed
norConnectionException
events were fired.