i have a login script that should run a start script when its triggered but needs to return back to the login script once the start script ran through, where is the continue_on_recursion flag that i can set on the script or atleast allow a fixed number of recursions like recursions_allowed = 2 or something like that