Megan Potter

Results 245 comments of Megan Potter

@nakamuloud There isn't one currently, but I will make one... Go ahead and make PRs against this branch: https://github.com/googleapis/nodejs-pubsub/tree/legacy-v2 I'll see about getting the branch-release machinery going. Thanks!

@samstefan Ah yeah, I see that now. I do appreciate the offer, but there is still some work pending to make it release V2 branch releases, unfortunately. That's over here:...

I spent a fairly substantial amount of time yesterday, doing my best to get the v2 branch up and going with CI and all, and I did get that working....

@WesCossick Thanks for the report. There was some discussion the other day, actually, about how the Node libraries for Pub/Sub sort of confuse the options for local library code, and...

@laljikanjareeya Thanks for that. It does sound like the right answer to me, upon second glance. I do think there's definitely room for improvement in the method names and docs...

After a discussion we had today about this, I think I have a better idea what's going on here, and we're going to try to improve it in the future....

@kamalaboulhosn I'm probably explaining this poorly :D Feel free to throw in any clarification for that comment.

Yikes... so the new behaviour is that it just sort of silently stops receiving messages? Do you happen to have grpc debug output? You can get that by setting the...

And one more question, does your use case involve Docker? (GKE or whatnot...) I've found that that seems to be a commonality for this problem.

My vague recollection of debugging one of the linked issues is that I only saw this happening (and it was really reproducible) when there was a Docker network boundary involved....