3g0r

Results 7 comments of 3g0r

Hello. Yes, the problem did not dare to update the version of docker. I think that this is due to the nodejs streams. Nodejs streaming flush to stdout. But i...

> Does it always happen when the service is forcibly stopped? Not sure. I try to create a setup for a stable reproduction, although I'm not sure of success -...

Yes, I already use this snippet :) But I send stack trace with the string `Invalid arguments` and a result of `napi_get_last_error_info` into js, in the same way, I rebuild...

> That’s weird! Agree. We didn't find any way for stable reproduction and tried to get more information from the production environment. But I work on this problem. Maybe I...

I followed your recommendations and divide `getWrapped` into two functions. The stack trace below is taken from a new build: ``` Error: Invalid arguments --------- Invalid argument --------- /opt/app/node_modules/foundationdb/build/Debug/fdblib.node(_Z16create_backtracev+0x27) [0x7f0d002b46c1]...

I was thinking about collecting metrics from TCP connections - we have no guarantees about the intervals between packets in general. For example, if we collect the number of bits...

> "this metric hasn't been updated in a while and I want to stop showing it". Do we really need this feature? I think that if we suppress some measurements,...