Another thing Im seeing now is my bots closing out automatically. I have some that should run indefinitely and never had issues before. But now I have to restart them daily for some reason.
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.