mrx8

Results 4 issues of mrx8

If you produce a RangeError, ReferenceError, SyntaxError, TypeError or URIError in the retry-func without the "predicate"-option, it will timeout, because of the default "catch-all-implementation". Perhaps you should document this feature...

clone.js line 106: } else if (useBuffer && Buffer.isBuffer(parent)) { can you at least check if Buffer.isBuffer is a function ? I ended up with a failing clone.js in an...

according to the commit: https://github.com/sidorares/node-mysql2/commit/6b59a3604a53a7f85c8392fcb9577aabbd1eb4df keepalive is now always on. It cannot be disabled. The inline-documentation erroneously says it is off by default. I have a problem with this in...

### Problem description I have a ServerStream-service which generates a readable-stream of about 100.000 messages and set it in ctx.res. The client consumes only the first message and then process.exit()....

requires reporter action
package: @grpc/grpc-js