You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although configured with Redis every now and then whiteboards open with no content. That's very problematic because users loose their trust in the application. Am I the only one affected by that? One is working on a whiteboard and tries to open it a few days later only to find it empty. Switching to a previous version doesn't work either because of the 404 bug.
Would be nice if an actual developer could say something to this because it's not very usable the way it is.
cheers!
The text was updated successfully, but these errors were encountered:
Thanks for reporting this! Since version 1.0.5 resolves most data loss issues from previous versions (release notes), could you share the whiteboard server logs and any special Redis configs from your .env or server setup? This will help us debug further. (I guess might be something with redis)
In the meantime, could you try using LRU storage instead and see if the issue persists? Any insights or observations would be helpful in understanding and improving the reliability of the app.
Hello!
Although configured with Redis every now and then whiteboards open with no content. That's very problematic because users loose their trust in the application. Am I the only one affected by that? One is working on a whiteboard and tries to open it a few days later only to find it empty. Switching to a previous version doesn't work either because of the 404 bug.
Would be nice if an actual developer could say something to this because it's not very usable the way it is.
cheers!
The text was updated successfully, but these errors were encountered: