View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007372 | Anastasis | TypeScript reducer implementation | public | 2022-09-26 13:57 | 2022-09-26 19:42 |
| Reporter | sebasjm | Assigned To | sebasjm | ||
| Priority | high | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | Git master | ||||
| Target Version | 0.3.0 | ||||
| Summary | 0007372: if the connection response takes too long the reducer behavior is undefined | ||||
| Description | Reproduced with the demoworld/testland and the ui was being moved into random pages. What I could check is that Anastasis was looking for providers in localhost which in my environment the connection stays in pending for a long period of time. Maybe some async actions need to be canceled when the provider moves into a new state. | ||||
| Tags | No tags attached. | ||||
|
|
Hmm. We need to change the code to never use the localhost-providers on webui... |
|
|
I've removed the localhost-entries (and demoland) from the C codebase for now. How do we remove them from the webui? |
|
|
removed 7063b293..50d60477 |
|
|
I will leave this issue open. anastasis-core should handle this situation better even with providers that do not respond fast enough. I saw some comments in the source code so maybe @florian is aware |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-26 13:57 | sebasjm | New Issue | |
| 2022-09-26 13:57 | sebasjm | Status | new => assigned |
| 2022-09-26 13:57 | sebasjm | Assigned To | => sebasjm |
| 2022-09-26 14:11 | Christian Grothoff | Note Added: 0019186 | |
| 2022-09-26 19:13 | Christian Grothoff | Note Added: 0019189 | |
| 2022-09-26 19:13 | Christian Grothoff | Priority | normal => high |
| 2022-09-26 19:13 | Christian Grothoff | Status | assigned => feedback |
| 2022-09-26 19:13 | Christian Grothoff | Target Version | Git master => 0.3.0 |
| 2022-09-26 19:41 | sebasjm | Note Added: 0019190 | |
| 2022-09-26 19:42 | sebasjm | Status | feedback => assigned |
| 2022-09-26 19:42 | sebasjm | Note Added: 0019191 |