how do you make it so you use every every single line even if you get some errors like if i have 100 emails and only 95 threads went through and 5 failed, bas stops once that is done. i wanna have it so even if some fail, the ones that fail with restart and try again until that email is used.
@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)