googleapis / googleapis/google-cloud-node
`ECONNRESET` errors with using REST transport in GCF
Open
library: google-cloud-node-core
priority: p3
type: cleanup
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
As reported in https://github.com/googleapis/google-cloud-node/issues/7459, `@google-cloud/firestore` used in GCF in REST mode `{preferRest: true}`, which translates to `{fallback: 'rest'}`, often results in `ECONNRESET` error. We need to investigate what might be going on.
Contributor guide
Assessment
This issue has not been assessed yet.