View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010162 | Taler | wallet-core | public | 2025-07-08 22:41 | 2025-07-11 00:53 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Target Version | 1.0 stretch goals | ||||
Summary | 0010162: wallet-core should limit batch size of large deposit transactions [3h] | ||||
Description | Exchange supports only a batch size of 64, but wallet-core tries larger sizes. | ||||
Tags | No tags attached. | ||||
|
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. |
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 |