Tapan Kumar Thapa

Results 5 comments of Tapan Kumar Thapa

May be you can try async.eachLimit. https://caolan.github.io/async/v3/docs.html#eachLimit

Here is the sample. Not for node smpp but take idea from this. ` require('dotenv').config(); const csv = require('csv-parser'); const fs = require('fs'); const axios = require('axios'); const results =...

One more idea. You can put your messages in bullmq at any speed then pick at your desired speed at worker code. https://docs.bullmq.io/guide/rate-limiting

I am getting the same error. /home/smskannel/wa/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221 throw new Error('Evaluation failed: ' + helper_js_1.helper.getExceptionMessage(exceptionDetails)); ^ Error: Evaluation failed: TypeError: e.match is not a function at t.validateAndGetParts (https://web.whatsapp.com/bootstrap_qr.da33da9c8d65dba9ef3c.js:71:53613) at new u...