all ngql statements running throw error after a socket timeout #384
Labels
affects/none
PR/issue: this bug affects none version.
process/done
Process of bug
severity/none
Severity of bug
type/bug
Type: something is unexpected
Describe the bug (must be provided)
when we set
GraphServiceTimeout
a value of 5s, it will throw errors after a socket request timeout.errors like:
read tcp 10.8.0.34:64072->192.168.8.131:9669: i/o timeout
ErrInternalServer::execute failed: out of sequence response
ErrInternalServer::Invalid data length
so we make
GraphServiceTimeout
a value of long timeoutYour Environments (must be provided)
node --version
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Provide logs and configs, or any other context to trace the problem.
The text was updated successfully, but these errors were encountered: