View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006979 | Taler | wallet-core | public | 2021-08-04 21:24 | 2024-03-07 20:51 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.4 | Fixed in Version | 0.9.4 | ||
Summary | 0006979: wallet should handle timeouts better | ||||
Description | The wallet currently doesn't handle timeout elegantly. Instead of some ad-hoc timeout parameter, we should use cancellation tokens, especially for HTTP requests. | ||||
Tags | No tags attached. | ||||
related to | 0006907 | closed | Florian Dold | operations should support cancellation tokens |
|
To cancel things nicely, we should have some map from "taskid => cancellationToken". |
|
With the new task shepherding, we already have this! |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-04 21:24 | Florian Dold | New Issue | |
2021-08-04 21:24 | Florian Dold | Status | new => assigned |
2021-08-04 21:24 | Florian Dold | Assigned To | => Florian Dold |
2023-01-08 10:23 | Christian Grothoff | Target Version | => 0.9.4 |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |
2023-06-28 11:27 | Florian Dold | Note Added: 0020311 | |
2023-09-23 16:47 | Christian Grothoff | Target Version | 0.9.4 => 0.10 |
2023-09-23 16:47 | Christian Grothoff | Relationship added | related to 0006907 |
2023-12-22 15:11 | Christian Grothoff | Target Version | 0.10 => post-1.0 |
2024-02-23 12:12 | Florian Dold | Status | assigned => resolved |
2024-02-23 12:12 | Florian Dold | Resolution | open => fixed |
2024-02-23 12:12 | Florian Dold | Note Added: 0021471 | |
2024-02-28 19:11 | Florian Dold | Target Version | post-1.0 => 0.9.4 |
2024-03-07 20:50 | Christian Grothoff | Fixed in Version | => 0.9.4 |
2024-03-07 20:51 | Christian Grothoff | Status | resolved => closed |