Getting "Connection was already closed" #4022
Replies: 1 comment
-
Closing the issue. duplicating the issue #4035 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Janusgraph server with Cassandra as backend and Elastic as secondary backend.
I am hitting my Janusgraph server through Python,
It is processing requests fine, but many times it fails with message " Connection was already closed.". After this message, if I hit the API again, it again works fine and then again fails with same message.
Beta Was this translation helpful? Give feedback.
All reactions