Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This code will cause that bug, it won't make the bot sleep and just bugs out
var a = 1 if (a == 1){ sleep(5000)! }
When I just put it without "if" it works
@Hycore For anyone wondering I solved it with:
_if(VAR_THREAD_INDEX == 1,function(){ sleep(1000)! })!
did you find fox to this?
Oh, ok, got it. I thought that this also meant that there were issues getting data in the script... Thanks for your reply!
I have the same problem with "Subtract Dates" action.
@caplaz Removed sleep limit.