Konstantin Bryzgalin

Results 9 issues of Konstantin Bryzgalin

Judging by the use of `Object.keys` and `foreach` I believe IE8 is not supported. Or at least requires polyfills. I'm not sure about old Opera. These still need to be...

## Bug Report ## Current behavior I create a ClientRMQ instance for RMQ transport. I set replyQueue manually to the value different from built-in "direct reply queue", I also set...

needs triage

#531 #545 `TypeOrmCrudService.getFieldWithAlias` escapes identifiers using backticks or double quotes. it only uses backticks when `this.dbName === 'mysql'` but TypeORM also uses `'mariadb'` to address a few subtle implementation differences....

For example, when folding, for an element it takes _several seconds_ to transition from `height: 1px` to `height: 0px`. Also the way transform, opacity and height are combined doesn't make...

сабжевое сообщение об ошибке в процессе скачивания фотографии. win8 x64, python 2.7.3

Request lifecycle in Nest 6.x puts interceptors after guards. That means if some AuthGuard denies request, it won't be logged. Nest middlewares are the very first thing to execute and,...

I'm looking at this line: https://github.com/ioxe/graphql-aws-iot-server/blob/master/src/publisher.ts#L71 shouldn't you sendMessage on executionResult instead of payload?

Hi! If I call `setMaxParserCache` imported from mysql2, I get an error: ``` /node_modules/mysql2/lib/parsers/parser_cache.js:54 parserCache.max = max; ^ TypeError: Cannot set property max of # which has only a getter...

bug

### What happened? ## Steps to Reproduce with node v20.17.0 or v18.20.4, install latest (0.53.0) opentelemetry sdk-node and instrumentation-http enable ESM (set type: module in package.json) a client makes a...

bug
priority:p2
pkg:instrumentation-http