raspishake / rsudp

Continuous visual display, sudden motion monitoring, and historical replay of Raspberry Shake data
https://raspishake.github.io/rsudp/
GNU General Public License v3.0
55 stars 32 forks source link

Tweets fail to send and do not get retried #3

Closed iannesbitt closed 4 years ago

iannesbitt commented 4 years ago

Could be resolved by wrapping tweet and upload statements with try/except clauses or by testing the returns.

iannesbitt commented 4 years ago

Should also include something to the effect of a function to re-authenticate with the twitter api if the send fails more than 3 times

iannesbitt commented 4 years ago

Seems to be working at least better...closing for now