Purchase above max key fee fails silently, no indication this is the issue #2294

Open
opened 2019-02-26 00:32:46 +01:00 by tzarebczan · 3 comments
tzarebczan commented 2019-02-26 00:32:46 +01:00 (Migrated from github.com)

The Issue

Right now a user has to click expand error details when a download fails due to a max key fee. We should show this particular error up front, and possibly consider showing the details for all errors in order to give users a better indication of why something is failing. In the long term, SDK errors codes can be used to customize the messages a user sees.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue Right now a user has to click expand error details when a download fails due to a max key fee. We should show this particular error up front, and possibly consider showing the details for all errors in order to give users a better indication of why something is failing. In the long term, SDK errors codes can be used to customize the messages a user sees. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
tzarebczan commented 2019-09-04 04:31:55 +02:00 (Migrated from github.com)

Now they only get a snackbar and a continuous loading page...

Now they only get a snackbar and a continuous loading page...
kauffj commented 2019-10-28 20:42:37 +01:00 (Migrated from github.com)

@tzarebczan can you mark this as blocked by SDK issue to return unique code? (and file SDK issue if it doesn't exist)

@tzarebczan can you mark this as blocked by SDK issue to return unique code? (and file SDK issue if it doesn't exist)
tzarebczan commented 2020-03-17 15:30:44 +01:00 (Migrated from github.com)

We should fix this before launching paid content on lbry.tv. Today we show a failed download snackbar, but we should be checking the purchase limit up front and let the user know to adjust it.

We should fix this before launching paid content on lbry.tv. Today we show a failed download snackbar, but we should be checking the purchase limit up front and let the user know to adjust it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2294
No description provided.