adein / hangouts_to_sms

Google Hangouts SMS/MMS to XML converter
MIT License
31 stars 11 forks source link

retry a few times on connection failure so the whole thing doesn't need to restart #5

Open catskul opened 7 years ago

catskul commented 7 years ago

Wrap urlopen with retry loop.

Resolves https://github.com/adein/hangouts_to_sms/issues/3