View Issue Details

IDProjectCategoryView StatusLast Update
0006141Talerwallet-corepublic2022-11-04 20:53
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9Fixed in Version0.9 
Summary0006141: wallet should properly distinguish between transient and permanent errors
DescriptionCurrently, pending operations just have a "lastError" that doesn't easily allow to distinguish transient from permanent errors.
TagsNo tags attached.

Activities

Florian Dold

2020-08-25 19:20

manager   ~0016766

See 0006537 (variant 2) as an example for a permanent error that requires user attention.

Florian Dold

2020-08-25 19:27

manager   ~0016767

Generally, all transient errors should have a "retry now" option and some variation of "cancel / abort / give up", whereas permanent errors might have different / more nuanced actions.

I'm still not sure if the UI should distinguish permanent/transient purely based on the error code, or if we should have some additional indicator (to make the UI's life easier).

Issue History

Date Modified Username Field Change
2020-03-31 08:41 Florian Dold New Issue
2020-04-10 10:38 Florian Dold Assigned To => Florian Dold
2020-04-10 10:38 Florian Dold Status new => assigned
2020-08-20 08:03 Florian Dold Category wallet (JS core) => wallet (TS core)
2020-08-25 19:20 Florian Dold Note Added: 0016766
2020-08-25 19:27 Florian Dold Note Added: 0016767
2022-08-25 20:49 Christian Grothoff Status assigned => resolved
2022-08-25 20:49 Christian Grothoff Resolution open => fixed
2022-08-25 20:49 Christian Grothoff Fixed in Version => 0.9
2022-08-25 20:49 Christian Grothoff Target Version => 0.9
2022-11-04 20:53 Christian Grothoff Status resolved => closed
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core