Following an upgrade of FeatBit.ServerSdk from 1.2.0 to 1.2.9 we started seeing System.Net.Sockets.SocketException being observed by the mechanism UnobservedTaskException
I noticed that the client SDK received a potential similar fix that could potentially be applied to the server side SDK. Are there any current plans to apply a similar change on the server side?
Following an upgrade of FeatBit.ServerSdk from 1.2.0 to 1.2.9 we started seeing
System.Net.Sockets.SocketExceptionbeing observed by the mechanismUnobservedTaskExceptionI noticed that the client SDK received a potential similar fix that could potentially be applied to the server side SDK. Are there any current plans to apply a similar change on the server side?