TLS handshake error calling functions from Flutter via Realm

Hi, more often than I feel comfortable with a function call ends with a connection error (1-3 times a day per developer):

MongoDBError
connection() error occurred during connection handshake: remote error: tls: internal error

Function Call Location:
DE-FF

We are using the Flutter RC for realm.

Is there any way to reduce the number of failed handshakes? I guess in production with lots of clients the issue would be much bigger.