Hello, we are getting this error from nodejs-datastore-sdk in our clusters in production from time to time:
Error: Total timeout of API google.datastore.v1.Datastore exceeded 60000 milliseconds before any response was received.
We are having this error for more than one year and no one seems to know what's going on, can you guys at least enlighten us on what could be possibly happening???
-
Is this a client library issue or a product issue?
Yes, it looks like a bug into nodejs-datastore-sdk
-
Did someone already solve this?
- Search the issues already opened: not-found
- Search the issues on our "catch-all" repository: not-found
- Search or ask on StackOverflow (engineers monitor these tags): not-found
Environment details
- OS: debian10
- Node.js version: 14.21.1
- npm version: 9.5.0
@google-cloud/datastore version: 7.0.0
Steps to reproduce
- Unfortunately not reproduceable, it happens completely random times in our VM instances at google-cloud-platform
Hello, we are getting this error from nodejs-datastore-sdk in our clusters in production from time to time:
We are having this error for more than one year and no one seems to know what's going on, can you guys at least enlighten us on what could be possibly happening???
Is this a client library issue or a product issue?
Yes, it looks like a bug into nodejs-datastore-sdk
Did someone already solve this?
Environment details
@google-cloud/datastoreversion: 7.0.0Steps to reproduce