Jameel Al-Aziz

Results 130 comments of Jameel Al-Aziz

> For sure client-side load balancing is an important feature. > > In order to quickly discover new instances and drain old ones it is better to use special protocol...

> @jalaziz how did you set round_robin on the channel object for this library? @ToucanBran Currently our clients are Golang clients, but the server is in Python using `grpclib`. `grpc.max_connection_age_ms`...

I would love to see subtyping and/or support for multiple scopes. We have a monorepo use case and the current standard is too limiting to impart helpful context in some...

Been working with monorepos for a while and agree that the current standard is not sufficient. The issue is mainly that the current standard only allows room for a single...

Seems like the listing tags API is not OCI compliant? Seems like a big mistake on AWS's part to not adhere to the OCI spec. The [OCI spec](https://github.com/opencontainers/distribution-spec/blob/main/spec.md#content-discovery) mandates that...

@keitwb makes sense. Actually, the US0 realm issue would affect us. I noticed that in the source, but thought events may be forwarded. We haven't had a leader change event,...

> Another question is, if you did have monitor config in `signalfx/monitors/*` in Consul and the agent started up when Consul was down, what would you expect to happen? Would...

Thanks for the update! We actually recently faced something similar with vault recently. Although, in the vault case, it was failing to connect simply from the remote source definition (probably...

> I think the current implementation has multiple errors in it: > > * It returns the next IP in the list after the last trusted, but it also should...

Came here noticing the same thing when using Sourcery with PyCharm. Has there been any update since March? Happy to help test. Depending on how Sourcery is built, hopefully it's...