Sanket Berde

Results 4 issues of Sanket Berde

This will allow the developer to pass in custom css styling to the image. I am not able to set the width and height of the image, the width and...

enhancement

Somehow if i invoke the program directly like `node app.js` , it works fine. But if i start it with a process manager like pm2, it says that the native...

Started getting this error after upgrading to express 5 ``` TypeError: obj.hasOwnProperty is not a function at parseObject (/Users/Sanket/Workspace/X/node_modules/express-query-boolean/lib/parse.js:60:13) at /Users/Sanket/Workspace/X/node_modules/express-query-boolean/index.js:5:17 ``` Maybe it's linked to this https://expressjs.com/en/guide/migrating-5.html#req.query > req.query...

It would be amazing to have a max retry count to pass along with recover_stuck_jobs=true to avoid bad jobs that are looping forever.