View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007857 | Taler | wallet-core | public | 2023-06-05 14:00 | 2024-04-15 21:32 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0007857: wallet-core should immediately re-try processing a transaction once a dependent transaction changes status | ||||
Description | We 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. | ||||
Tags | No tags attached. | ||||
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 |