View Issue Details

IDProjectCategoryView StatusLast Update
0007857Talerwallet-corepublic2024-04-15 21:32
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.10Fixed in Version0.10 
Summary0007857: wallet-core should immediately re-try processing a transaction once a dependent transaction changes status
DescriptionWe currently check with exponential back-off, as if this were some network request. That's slow and inefficient.

Examples:
* withdrawals of peer-(push,pull)-credit transactions
* refreshes of certain aborting transactions

Instead we should simply run the code to process a transaction that's waiting for another one once the dependee changes state.
TagsNo tags attached.

Activities

Florian Dold

2024-03-08 20:15

manager   ~0021814

0a2540d676904

Issue History

Date Modified Username Field Change
2023-06-05 14:00 Florian Dold New Issue
2023-06-05 14:00 Florian Dold Status new => assigned
2023-06-05 14:00 Florian Dold Assigned To => Florian Dold
2023-12-15 15:02 Florian Dold Target Version 0.9.4 => 0.10
2023-12-22 14:26 Christian Grothoff Target Version 0.10 => post-1.0
2024-02-19 03:56 Florian Dold Target Version post-1.0 => 0.10
2024-03-08 01:25 Florian Dold Sticky Issue No => Yes
2024-03-08 01:26 Florian Dold Sticky Issue Yes => No
2024-03-08 20:15 Florian Dold Status assigned => resolved
2024-03-08 20:15 Florian Dold Resolution open => fixed
2024-03-08 20:15 Florian Dold Note Added: 0021814
2024-04-09 13:11 Christian Grothoff Fixed in Version => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed