flodgatt/src/messages/event/checked_event
Daniel Sockwell 5d2b0b94e2
Error handling pt2 (#129)
This commit improves error handling in Flodgatt's main request-response loop, including the portions of that loop that were revised in #128.

This nearly completes the addition of more explicit error handling, but there will be a smaller part 3 to bring the handling of configuration/Postgres errors into conformity with the style here.
2020-04-10 22:36:03 -04:00
..
status Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
account.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
announcement.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
announcement_reaction.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
conversation.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
emoji.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
id.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
mention.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
mod.rs Error handling pt2 (#129) 2020-04-10 22:36:03 -04:00
notification.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
tag.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00
visibility.rs Handle non conforment events (#117) 2020-04-03 12:41:53 -04:00