Skip to content

catch Exceptions in pubsub #1465

@mytholog

Description

@mytholog

Environment details

  • OS: Mac (Capitan)
  • Node.js version: 4.4.7
  • gcloud-node version: 0.37.0

Steps to reproduce

  1. require gcloud-node
  2. run code from https://github.com/GoogleCloudPlatform/nodejs-getting-started/tree/master/6-pubsub
"stack":[
  "Error: Deadline Exceeded",
  " at Function.GrpcService.decorateError_ (/node_modules/gcloud/lib/common/grpc-service.js:482:34)",
  " at Object.callback (/node_modules/gcloud/lib/common/grpc-service.js:247:35)",
  " at /node_modules/gcloud/node_modules/grpc/src/node/src/client.js:420:14"
],
"level":"error",
"message":"uncaughtException: Deadline Exceeded"

Metadata

Metadata

Labels

api: pubsubIssues related to the Pub/Sub API.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions