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
We are using the latest docker of Scylla and running it as a single instance of Scylla inside docker container. We are using scylla version of gocql in our app. What we noticed is that after some days the driver disconnects from the database and it is not to reconnect connect to database. This is also an open issue in Gocql (apache#915). The only solution is to restart the application. This issue also propogates to Scylla version of gocql.
Gocql 1.13
Go 1.22.0
The text was updated successfully, but these errors were encountered:
anything we should improve in our documentation?
No. Some kind of warning in lo (without debug build) could have helped me to figure it out sooner in this case but I would let gocql maintainers decide if it is necessary.
We are using the latest docker of Scylla and running it as a single instance of Scylla inside docker container. We are using scylla version of gocql in our app. What we noticed is that after some days the driver disconnects from the database and it is not to reconnect connect to database. This is also an open issue in Gocql (apache#915). The only solution is to restart the application. This issue also propogates to Scylla version of gocql.
Gocql 1.13
Go 1.22.0
The text was updated successfully, but these errors were encountered: