service · inferred from evidence
GCS
A hosted object storage service where signed URLs are used for uploads and CORS configurations apply.
- 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