Alex Stapleton

Results 16 issues of Alex Stapleton

It would be great to have more thorough benchmarks. Specifically 1. Also benchmark https://pypi.org/project/grpclib/ 2. Benchmark using multiple clients. Probably requires spinning up some spot instances on EC2? 3. When...

https://grpc.io/docs/guides/auth/

Running protoc and adding the right setup.py magic to package protobufs is fairly easy but easy to automate. Provide a tool to point at a folder full of proto files...

Reflection allows things like grpc_cli to work and means you can communicate with gRPC services without having to have preshared their proto files.

### Tracer Version(s) 5.58.0 ### Node.js Version(s) 22 ### Bug Report DBM propagation should work with Prisma but it doesn't because the `traceparent` is invalid. ### Reproduction Code 1. Setup...

bug
database
integration-prisma