View Issue Details

IDProjectCategoryView StatusLast Update
0010162Talerwallet-corepublic2025-07-11 00:53
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Target Version1.0 stretch goals 
Summary0010162: wallet-core should limit batch size of large deposit transactions [3h]
DescriptionExchange supports only a batch size of 64, but wallet-core tries larger sizes.
TagsNo tags attached.

Activities

Florian Dold

2025-07-11 00:53

manager   ~0025490

Additionally, when aborting a deposit transaction (one that fails because of this very issue!), we don't store immediate results of refunds in the database. That means for a large deposit group, we run into throttling but won't ever recover properly, since potentially hundreds of refund requests would need to succeed in immediate succession.

Issue History

Date Modified Username Field Change
2025-07-08 22:41 Florian Dold New Issue
2025-07-08 22:41 Florian Dold Status new => assigned
2025-07-08 22:41 Florian Dold Assigned To => Florian Dold
2025-07-09 01:58 Florian Dold Summary wallet-core should batch large deposit transactions => wallet-core should limit batch size of large deposit transactions
2025-07-09 01:58 Florian Dold Description Updated
2025-07-09 01:58 Florian Dold Summary wallet-core should limit batch size of large deposit transactions => wallet-core should limit batch size of large deposit transactions [3h]
2025-07-11 00:53 Florian Dold Note Added: 0025490