-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syncing does not seem to end #159
Comments
sometimes the sync also seems to get stuck and only proceed when reloading |
Hello @mensch72 ! Can you provide me more details about this? I couldn't replicate this on my end. |
Hi again, @asumandang . This is probably a tougher one, likely related to other syncing issues, like #161 and #162. I did not find a reliable way to reproduce these issues, since they seem to appear only irregularly, and in complex situations. I believe they mainly appear when there is quite some traffic between CouchDB and devices going on. It might also be caused by some user using vodle on two different devices. Originally, I tried to design the whole data storage and syncing scheme so that the high-level TS code can work with class properties without having to care about storage and syncing. In the entity classes (e.g., I fear now that this architecture might be overly complex and hard to debug. I am a little at a loss how to improve the situation without refactoring the whole data management... |
If I can replicate it on my end, then I'll probably try to take this issue. I'll let you know if I can but for now, I won't be able to take this issue 😅 In case someone else wants to take this on. |
Sure! It would help a lot already if someone with good data management experience would do a code review of |
sometimes on the poll page the spinner does not stop
The text was updated successfully, but these errors were encountered: