Ben Sigelman

Results 128 comments of Ben Sigelman

@mwitkow just noticed this, sorry! I believe that there's a PR to support Streaming with the `otgrpc` package... in any case, we (obviously) should not duplicate this effort in two...

@mwitkow sure: https://github.com/grpc-ecosystem/grpc-opentracing/pull/25

@F21 1. Apologies for my delay, I missed this `@bhs` :-/ 2. There are no plans that I'm aware of; that doesn't mean it's a bad idea, just that people...

If helpful, it looks (?) like the helios app made it as far as getting permissions in my GH account: ![image](https://user-images.githubusercontent.com/2251553/138494629-d26860ca-d7b3-4d6f-b6ee-460051b60458.png)

All good now, thank you, Liz! ![image](https://user-images.githubusercontent.com/2251553/138496011-f1162bdb-2d09-47df-8305-74c68388bc9f.png)

I'll let you decide if we close this issue now or add some sort of non-500 error message first.

@Malayks we would very much value the contributions. Last time I checked, the GRPC-python API did not support interceptors natively, and that was the blocker there. I did not check...

@Malayks I added something to the tail of https://github.com/grpc/grpc/issues/8767#issuecomment-273027261 ... feel free to weigh in if you feel like it :)

@slimsag c.f. https://github.com/go-kit/kit/pull/247

Naively, I'd vote for `database/sql` over `net/http` for sure. That said, the problem with the database package is that there's no support for Go `Context`, and thus it's almost impossible...