-
Notifications
You must be signed in to change notification settings - Fork 648
Closed
Labels
coretype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
With the latest 1.1.0 version datastore save returns an 503 error "connect failed"
Downgrading to grpc 1.0.1 in my project seems to fix the issue.
Environment details
- OS: ubuntu / appengine nodejs
- Node.js version: 6.9.4
- npm version: 3.10.10
- google-cloud-node version:
"@google-cloud/datastore": "^0.6.1",
"@google-cloud/storage": "^0.6.1",
Steps to reproduce
datastore save method returns error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coretype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.