-
Notifications
You must be signed in to change notification settings - Fork 70
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
How to reconnect Nebula #232
Comments
cc @Aiee ps. I recommend using session pool instead of the connection pool. |
@wey-gu Session Pool can't execute json :( |
Hi, |
@son2408 Hi, I have noticed that the issue you created hasn’t been updated for nearly a month, is this issue been resolved? If not resolved, can you provide some more information? If solved, can you close this issue? Thanks a lot for your contribution anyway 😊 |
I write a api for executing neblua, but after some time, it's always disconnected. How to reconnect it?
my code api
The text was updated successfully, but these errors were encountered: