nodestalker
nodestalker copied to clipboard
Bumps [marked](https://github.com/markedjs/marked) from 0.8.0 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.2 to 1.13.1. Commits 943977e Merge branch 'umd-alias', tag 1.13.1 release 5630f88 Add version 1.13.1 to the change log 5aa5b52 Update the bundle sizes 76c8d8a Bump the...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.4.1. Release notes Sourced from highlight.js's releases. 10.4.1 Security fixes: (fix) Exponential backtracking fixes for: Josh Goebel cpp handlebars gams perl jboss-cli r erlang-repl powershell...
Hey guys! I'm using [[email protected]](https://github.com/pascalopitz/nodestalker) and from time to time I get this error. Error that crashes my Node.js process,... ``` TypeError: Cannot read property 'write' of null at /node_modules/nodestalker/lib/beanstalk_client.js:254:15...
looks like there is a problem getting a connection after about 20000-30000 requests are processed.
I'm running a batch process and it hits this error consistently after 20000-30000 jobs. version 0.1.21 events.js:141 throw er; // Unhandled 'error' event ^ Error: connect EADDRNOTAVAIL localhost:11300 - Local...