Skip to content
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

Session timeout on GCloud Datastore #24

Closed
andreban opened this issue Jul 18, 2016 · 0 comments · Fixed by #25
Closed

Session timeout on GCloud Datastore #24

andreban opened this issue Jul 18, 2016 · 0 comments · Fixed by #25

Comments

@andreban
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant