Good morning,
We have found a big issue using your libraries.
We are using your libraries both by direct call and by callback. We are using the callbacks via NotifySubscription method. It works properly except sometimes we stop receiving them. To receive the callback again we need to reconnect.
We tried to send a callback every ten seconds after a subscription, and it runs for a while then it stops with no apparent reason. It happens also when client and server are running on the same machine so we can be sure that is not a network issue.
We don’t get any errors when it happens even if we activate your debug log. The only communications we get are that the OnUnsubscribe event of ServerEventsFeature plugin is triggered but we never called it.
It is not a network problem.
We need to solve this problem asap because we are getting big issues with our customers.
Please give us support asap.
Thanks in advance,
Riccardo