<!here> - anyone worked with 2.0 and rescheduling the script? According to documentation: "If a scheduled script resubmits itself, the actual resubmit does not occur until the current execution completes. This delay is necessary to avoid the existence of two unfinished tasks for the same deployment of the same script. For this reason, if a scheduled script uses the submit() method to resubmit itself, then at runtime, no task ID is returned when the scheduled script is submitted." - does it mean there is no way to check if a script succesfully rescheduled itself? I think it worked in 1.0