Elena Felder
Elena Felder
@damanBirSingh Reproducing the issue and finding the code responsible would be the first step to fixing it. This is frequently the hardest part of the task!
We'll have to retest this scenario.
Thanks! I've re-opened.
We are trying to winnow down the list of issues, so that instead of a large pile we won't get to, we are looking at a smaller, more achievable pile.
We've seen Eclipse remove old versions of Hamcrest from current repos, too, causing similarish issues.
@zeagord is this feature still useful for you?
I am following up internally (Ray is finally on vacation!)
There is a [gRPC Pub/Sub API](https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1). The subscriber side has [streaming](google.pubsub.v1.Subscriber.StreamingPull) and [pull](https://cloud.google.com/pubsub/docs/reference/rpc/google.pubsub.v1#google.pubsub.v1.Subscriber.Pull) methods, with pull being somewhat more predictable (streaming results in a single subscriber hogging a fairly large...
Perhaps we could propagate X-Cloud-Trace-Context in this project, but only if it were present upon ingestion? In the scenario below, the non-GCP-app would then be able to propagate the header...
Sorry we missed this, @fzakaria. Have you been able to get error messages into Trace?