Closed jostney closed 1 year ago
Our testers and developers started to report timeout exceptions, even the production app happens same exception.
This occurs for random period, then it works normally.
From exception SocketException (SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = api.connectycube.com, port = 55712)
SocketException (SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = api.connectycube.com, port = 55712)
yesterday we had some issues with our backend, now it should work as expected
Our testers and developers started to report timeout exceptions, even the production app happens same exception.
This occurs for random period, then it works normally.
From exception
SocketException (SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = api.connectycube.com, port = 55712)