View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007226 | Anastasis | reducer spec | public | 2022-04-14 23:41 | 2023-06-15 17:55 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007226: reducer doesn't handle server failures cleanly in provider status | ||||
Description | When we can't contact a provider, we currently don't try again. Instead, the user has to manually re-contact the provider. Ideally the provider error status would store when we last contacted the provider, how many tries we made, and try to re-contact based on this. | ||||
Tags | No tags attached. | ||||
|
390f220..9af1ca5 and 3e74c39..c7546a6 change the reducer to have a poll_providers also during the backup phase (on authentication method selection). Furthermore, the internal state of the reducer now retries provides, and has a backoff timer which is incremented on retries. I've tested it, and with this providers that become available after anastasis-gtk already marked them as 'failed' are retroactively added to the set as desired. |
|
Fix committed to master branch. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-04-14 23:41 | Florian Dold | New Issue | |
2022-06-28 12:20 | Christian Grothoff | Assigned To | => Christian Grothoff |
2022-06-28 12:20 | Christian Grothoff | Status | new => assigned |
2022-06-28 13:29 | Christian Grothoff | Status | assigned => resolved |
2022-06-28 13:29 | Christian Grothoff | Resolution | open => fixed |
2022-06-28 13:29 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2022-06-28 13:29 | Christian Grothoff | Note Added: 0018945 | |
2022-06-28 13:30 | Christian Grothoff | Target Version | 0.4.0 => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |
2023-06-15 17:54 | Christian Grothoff | Changeset attached | => anastasis-gtk master 9af1ca5d |
2023-06-15 17:55 | Christian Grothoff | Note Added: 0020283 |