View Issue Details

IDProjectCategoryView StatusLast Update
0007372AnastasisTypeScript reducer implementationpublic2022-09-26 19:42
Reportersebasjm Assigned Tosebasjm  
PriorityhighSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product VersionGit master 
Target Version0.3.0 
Summary0007372: if the connection response takes too long the reducer behavior is undefined
DescriptionReproduced 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.
TagsNo tags attached.

Activities

Christian Grothoff

2022-09-26 14:11

manager   ~0019186

Hmm. We need to change the code to never use the localhost-providers on webui...

Christian Grothoff

2022-09-26 19:13

manager   ~0019189

I've removed the localhost-entries (and demoland) from the C codebase for now. How do we remove them from the webui?

sebasjm

2022-09-26 19:41

developer   ~0019190

removed
7063b293..50d60477

sebasjm

2022-09-26 19:42

developer   ~0019191

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

Issue History

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