View Issue Details

IDProjectCategoryView StatusLast Update
0007598Talerwallet-corepublic2023-08-24 16:25
ReporterFlorian Dold Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status acknowledgedResolutionopen 
Target Versionpost-1.0 
Summary0007598: review and revise backup APIs
DescriptionPoints to discuss:

* It's unclear whether the "provisional" state of providers makes sense. Instead of a provisional "addBackupProvider", should we have some "checkBackupProvider" that just returns the fees and is state-less regarding the wallet DB?

* It's not clear whether the semantics current return type of addBackupProvider makes sense. The operation should either be successful or not, but it currently returns whether the provider requires a payment. It also internally tries to start a first backup cycle, which I'm not sure makes sense, especially since it is waiting for the backup cycle to complete *before* addBackupProvider even returns a response
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-18 18:34 Florian Dold New Issue
2023-01-18 18:34 Florian Dold Status new => assigned
2023-01-18 18:34 Florian Dold Assigned To => Florian Dold
2023-01-18 18:39 Florian Dold Summary review and revise sync APIs => review and revise backup APIs
2023-02-17 02:43 Florian Dold Target Version => 0.9.3
2023-02-19 18:23 Florian Dold Target Version 0.9.3 => 0.10
2023-04-04 19:23 Florian Dold Target Version 0.10 => post-1.0
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core
2023-08-24 16:25 Florian Dold Assigned To Florian Dold =>
2023-08-24 16:25 Florian Dold Status assigned => acknowledged