We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
can open episode
It's okay at first open, but the second time, EpisodeNotExists error occurs.
Ok(None) returned here.
namseent/luda-editor/new-server/server/src/api/episode_editor/join_episode_editor.rs
Lines 32 to 35 in 321bc9a
The text was updated successfully, but these errors were encountered:
You can retry once after
However, EpisodeNotExists error will occur if you try after restarting the server immediately
Sorry, something went wrong.
namse
No branches or pull requests
Expected Behavior
can open episode
Actual Behavior
It's okay at first open, but the second time, EpisodeNotExists error occurs.
Steps to Reproduce
Other Info
Ok(None) returned here.
namseent/luda-editor/new-server/server/src/api/episode_editor/join_episode_editor.rs
Lines 32 to 35 in 321bc9a
The text was updated successfully, but these errors were encountered: