Emilien Kenler

Results 16 comments of Emilien Kenler

@mmalecki Is there a chance this would be merged?

Maybe #243

This is a feature we are also interested in. This would allow us to have the same behavior as with python and the logger integration (https://docs.sentry.io/platforms/python/logging/).

We started to observe the same issue since yesterday. We have a client using `grpc-js` that we updated from `0.5.2` to `0.6.11` about 3 weeks ago, and a server using...

So far, our best guess has been that it has been related to the amount of concurrent requests we are doing. But the numbers are not consistent. After enabling tracing...

After spending more time troubleshooting this, I think the problem might come from the client and not the server. The client seems to be the one sending the `RST_STREAM` frames....

After moving from node 12 to node 13, we no longer have the issue. It's most likely related to https://github.com/nodejs/node/commit/18a1796e3cbcf2bcf5303d21de7ff5a2a6fa3bb1 and https://github.com/nodejs/node/commit/8a4a1931b8b98242abb590936c31f0c20dd2e08f The fix is scheduled for v10.17.1 and v12.13.2....

Hi, Would it be possible to make a new release with the updated manifest? I tried to update to 0.2.2 with [the tag](https://raw.githubusercontent.com/bottlerocket-os/bottlerocket-update-operator/v0.2.2/yamlgen/deploy/bottlerocket-update-operator.yaml), and it took me a while to...