View Issue Details

IDProjectCategoryView StatusLast Update
0007424Talerwallet-corepublic2023-01-26 22:53
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.9 
Target Version0.9.1Fixed in Version0.9.1 
Summary0007424: peer-to-peer payment operations should do retries and error handling
DescriptionWallet-core currently doesn't do retries nicely for p2p payment operations.

Also, the error handling is bad. Especially for the case where the external exchange base URL doesn't match the URL from the /keys response.
TagsNo tags attached.

Relationships

related to 0007438 closedFlorian Dold failing P2P payments result in money being lost 

Activities

Florian Dold

2023-01-13 02:20

manager   ~0019648

Retries are implemented now. The base URL issue is covered by 0007580.

Issue History

Date Modified Username Field Change
2022-11-02 16:58 Florian Dold New Issue
2022-11-02 16:58 Florian Dold Status new => assigned
2022-11-02 16:58 Florian Dold Assigned To => Florian Dold
2022-11-06 23:15 Christian Grothoff Relationship added related to 0007438
2022-12-22 15:19 Florian Dold Summary peer-to-peer payment operations should do retries => peer-to-peer payment operations should do retries and error handling
2022-12-22 15:19 Florian Dold Description Updated
2023-01-08 10:21 Christian Grothoff Product Version => 0.9
2023-01-08 10:21 Christian Grothoff Target Version => 0.9.4
2023-01-13 02:19 Florian Dold Target Version 0.9.4 => 0.9.1
2023-01-13 02:20 Florian Dold Status assigned => resolved
2023-01-13 02:20 Florian Dold Resolution open => fixed
2023-01-13 02:20 Florian Dold Note Added: 0019648
2023-01-23 22:25 Christian Grothoff Fixed in Version => 0.9.1
2023-01-26 22:53 Christian Grothoff Status resolved => closed
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core