nodejs-pubsub: Getting GOAWAY error

I have been getting the following error a lot after upgrading to 0.15.0

Received a GOAWAY with error code ENHANCE_YOUR_CALM and debug data equal to "too_many_pings"

It seems that the grpc module is printing it (it is the only place in my code base where this string exists) and pubsub is the only component using grpc… Anyone else having this problem? What is the impact and how can we stop it?

Thanks! Mo

Environment details

  • OS: Debian 8.10, x86_64 GNU/Linux
  • Node.js version: 6.12.2
  • npm version: 3.10.10
  • @google-cloud/pubsub version: 0.16.1

Steps to reproduce

  1. Unsure, we are subscribing with multiple instances to a very active subscription

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 29 (12 by maintainers)

Commits related to this issue

Most upvoted comments

Sorry, the fix was not shipped with 1.8.0. I’m creating a new release (v1.8.4) that includes this fix. I’ll update this thread after it’s done.

No longer relevant for us. We moved to SQS. I highly recommend getting this SDK stuff together. We were on pubsub for over a year and the we decided that the SDK is just not stable enough right now and we need something that is production ready