View Issue Details

IDProjectCategoryView StatusLast Update
0004126Talerwallet (WebExtension)public2016-05-24 20:50
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004126: handle restarts during operations gracefully
DescriptionIf the wallet is interrupted (by the machine crashing or the user killing the process) during for example spending or while depleting a reserve, the wallet should take off where it left.

These cases are different from re-trying operations where we have seen that an error occurred.

The best way to handle this would be to look at the state of the DB when we start the wallet and find operations that are not finished (e.g. non-depleted reserves or unfinished spend operations).
TagsNo tags attached.

Relationships

related to 0004378 closedFlorian Dold error handling: retry failed withdrawal operations 

Activities

Florian Dold

2016-05-24 01:19

manager   ~0010720

Fixed in 50fb0f2.

Operations are now resumed based on what's recorded in the database.

Issue History

Date Modified Username Field Change
2016-01-05 22:58 Florian Dold New Issue
2016-01-21 09:05 Christian Grothoff Status new => confirmed
2016-01-21 09:05 Christian Grothoff Product Version => 0.0
2016-01-22 23:19 Christian Grothoff Target Version => 0.1
2016-01-22 23:49 Christian Grothoff Assigned To => Florian Dold
2016-01-22 23:49 Christian Grothoff Status confirmed => assigned
2016-03-19 19:42 Christian Grothoff Target Version 0.1 => 0.2
2016-03-20 21:53 Torsten Grothoff Issue cloned: 0004258
2016-04-06 23:32 Florian Dold Relationship added related to 0004378
2016-05-24 01:19 Florian Dold Note Added: 0010720
2016-05-24 01:19 Florian Dold Status assigned => resolved
2016-05-24 01:19 Florian Dold Resolution open => fixed
2016-05-24 20:50 Christian Grothoff Status resolved => closed
2016-05-24 20:50 Christian Grothoff Fixed in Version => 0.0
2016-05-24 20:50 Christian Grothoff Target Version 0.2 => 0.0
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)