We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting a session timeout after datastore is idle for a few minutes. This is the stack trace:
D0718 13:59:43.466975000 123145306595328 chttp2_transport.c:698] got goaway [0]: 73 65 73 73 69 6f 6e 5f 74 69 6d 65 64 5f 6f 75 74 'session_timed_out' Service URL: https://datastore.googleapis.com/google.datastore.v1beta3.Datastore Bearer ya29.CjAkA1RNL5mPXOUtxgQ9X71sYtzallO4bteqqA3KMsbher4EPJaNAbpFwIpG0nTGgw4 Error at /Users/andreban/IdeaProjects/gulliver/node_modules/gcloud/node_modules/grpc/src/node/src/client.js:411:17
Seems to be related to this issue: googleapis/google-cloud-node#1265
Looks like upgrading gcloud version may fix this.
gcloud
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Getting a session timeout after datastore is idle for a few minutes. This is the stack trace:
Seems to be related to this issue: googleapis/google-cloud-node#1265
Looks like upgrading
gcloud
version may fix this.The text was updated successfully, but these errors were encountered: