By default bot should ignore errors, adding ignore command to all functions is really time consuming. This is where BAS needs to make changes. It is better to define a fail or stop command rather than modifying each block..really BAS Should do something so that Bot don't stop on minor errors.
Node error launching mysql2 npm. sometimes error sometimes not.
-
I have a bot that is supposed to run 24/7 but often its crashed by mysql2 npm error (node).
im using it correctly, what could be the issue? my app is performing loops and like 100 times it will work but 101th time will result in node error which crashes application.
Ill adderror code here if i again get this error