bug: completion time to time don't wait for server init #1299
Labels
bug
Something isn't working
javascript
Pull requests that update Javascript code
rust
Pull requests that update Rust code
When server is still starting, you could send a message and you get a response like:
But you could resend the message and it will work.
It should wait for the server to start fully.
The text was updated successfully, but these errors were encountered: