View Issue Details

IDProjectCategoryView StatusLast Update
0006979Talerwallet-corepublic2024-03-07 20:51
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.4Fixed in Version0.9.4 
Summary0006979: wallet should handle timeouts better
DescriptionThe wallet currently doesn't handle timeout elegantly. Instead of some ad-hoc timeout parameter, we should use cancellation tokens, especially for HTTP requests.
TagsNo tags attached.

Relationships

related to 0006907 closedFlorian Dold operations should support cancellation tokens 

Activities

Florian Dold

2023-06-28 11:27

manager   ~0020311

To cancel things nicely, we should have some map from "taskid => cancellationToken".

Florian Dold

2024-02-23 12:12

manager   ~0021471

With the new task shepherding, we already have this!

Issue History

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