Szymon Habrainski

Results 20 comments of Szymon Habrainski

Hi everyone, I implemented the desired `overrideMiddleware` method in #12541! Maybe some maintainer (cc @kamilmysliwiec) can take a look at it.

Hi @metanet , are you still working on this issue, or is it available for contributions? :)

@metanet We are talking here about _atomic_ batches, right? So one operation in the batch is committed iff all the other operations are committed. If that is the case, then...

After the main part of the review I will add the javadocs :)

gRPC service config also defines a throttling mechanism for retry and hedging: https://github.com/grpc/proposal/blob/master/A6-client-retries.md#throttling-retry-attempts-and-hedged-rpcs - Issue to track that feature: https://github.com/line/armeria/issues/6282

I am currently working on this so this issue can be assigned to me 👍

I suppose because it is simply not allowed by the [specification](https://opentelemetry.io/docs/specs/otel/common/#attribute): > An `Attribute` is a key-value pair, which MUST have the following properties: > > The attribute key MUST...

Hi team, while I’m squashing the last bugs, I’d love to hear what you think about this PR. First, it would be interesting to know if: - you're fine with...

@trustin Should we close this issue and continue with #5200?