rabdill / monkeysim

Monkeys on typewriters makin' Shakespeares
1 stars 0 forks source link

Client should handle server errors better #22

Open rabdill opened 6 years ago

rabdill commented 6 years ago

Right now, the client calls the server for monkey updates every 5 seconds, then stops forever as soon as it gets 1 error. Should set up some kind of back-off, plus notify the user with a little message or something.