Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Regular error showing Total timeout of API google.logging.v2.LoggingServiceV2 exceeded 600000 milliseconds #972

@DustinJSilk

Description

@DustinJSilk

Every 10 minutes I'm receiving this same error:

(node: 6) UnhandledPromiseRejectionWarning: Error: Total timeout of API google.logging.v2.LoggingServiceV2 exceeded 600000 milliseconds before any response was received.
at repeat (/app/node_modules/google-gax/build/src/normalCalls/retries.js:66)
at Timeout._onTimeout (/app/node_modules/google-gax/build/src/normalCalls/retries.js:101)
at listOnTimeout (internal/timers.js:554)
at processTimers (internal/timers.js:497)

Similar issues seem to have been fixed over a year ago. I've ensured my libraries are up to date - this is the output of my npm ls .

I'm hoping this is also why I'm having a memory leak - so if this gets fixed my app will stabilise. But as this continues, my memory climbs and my app is crashing regularly. See below.

Screenshot 2020-12-10 at 09 11 58

I'm running a nestjs app and using the Google Winston logging library.

Any support would be hugely appreciated to tracking this down.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/nodejs-logging API.needs more infoThis issue needs more information from the customer to proceed.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions