-
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
Don't have appropriate error code #119
Labels
community
Source: who proposed the issue
Comments
Thank you @Jun69! @laura-ding we are working on unifying client/server Error Code right? |
Sophie-Xie
added
type/bug
Type: something is unexpected
enhancement
community
Source: who proposed the issue
and removed
type/bug
Type: something is unexpected
labels
Sep 28, 2021
Will be fixed in the future. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when session expired ,service return code -5. but in this link https://github.com/vesoft-inc/nebula-go/blob/master/nebula/ttypes.go ErrorCode_E_SESSION_INVALID ErrorCode = -1002
The text was updated successfully, but these errors were encountered: