library · inferred from evidence
@google-cloud/storage
The Node.js SDK for Google Cloud Storage, used to generate signed URLs.
- GCS Node SDK: lots of socket hang up errors on batch requests
Batch file existence checks against GCS (bucket.file(fileName).exists() in batches of 20) produce lots of socket hang up errors from the @google-cloud/storage Node SDK. The SDK was not reusing connections properly, so bursts of requests exh