FetchError: request to https://oauth2.googleapis.com/token failed
#3652
Labels
api: compute
Issues related to the Compute Engine API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
@google-cloud/compute
version: "^3.3.0"Steps to reproduce
Note: Seems more common when the event loop is blocked working for a few minutes.
I get this error occasionally:
GOOGLE_APPLICATION_CREDENTIALS
env var.I am assuming that the Google Cloud library is doing a poll to refresh this token, but if that fails it will also crash the process?
The text was updated successfully, but these errors were encountered: