jeena / Bungloo

Basic Tent client for OS X and Linux
Other
43 stars 8 forks source link

Error handling when sending a post or retrieving a profile/timeline #212

Closed ckruse closed 11 years ago

ckruse commented 11 years ago

Today my server was down several times. Therefore I noticed that Bungloo does no error handling at all, it silently discards new messages it can't send and ignores errors when retrieving

bnb commented 11 years ago

+1. Error handling is a must.

jeena commented 11 years ago

Now in 2.0 the New Post window only closes if we get a 200 from the server.