It looks like you are running out of threads. “rules are not activated”
Have a look at this:
Do you have any rules with Thread::sleep?
Or any while loop? Or any long running actions like executeCommandLine/httpGetRequest?
It looks like you are running out of threads. “rules are not activated”
Have a look at this:
Do you have any rules with Thread::sleep?
Or any while loop? Or any long running actions like executeCommandLine/httpGetRequest?