Skip to content

Show detailed poll-failure feedback, in beta #555

@gnprice

Description

@gnprice

This is a followup to:

We seem to be sometimes failing to poll the event queue, even after #185 and #184, for reasons that aren't yet clear; see chat thread. To help us pin that down, it'd be good to show some more details to the user while it's happening. So when we hit any kind of error in polling the event queue, let's show that error to the user.

A straightforward and discoverable way to do that would be with a toast. So let's start with that.

We could also subsequently build a bit more elaborate of a system where we record the message in some kind of in-app log, and then have a screen the user can navigate to that shows the error log. We don't yet have a settings screen at all, though, so there'd be some UI work to do to even have a place to put that screen (in addition to building the log UI itself).

Metadata

Metadata

Assignees

Labels

beta feedbackThings beta users have specifically asked for

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions