siegesmund / SwiftDDP

A Meteor client, written in Swift
MIT License
145 stars 60 forks source link

Retry connection requests to the server. #11

Closed jkitch23 closed 8 years ago

jkitch23 commented 8 years ago

The retries exponentially increase the waiting time up to a certain threshold. Stops massive cpu spike on disconnection or not being able to connect to the server.