ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
85 stars 90 forks source link

createSession(), signIn() Methods Throws Timeout exception #258

Closed jostney closed 1 year ago

jostney commented 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)

TatankaConCube commented 1 year ago

yesterday we had some issues with our backend, now it should work as expected