I have 25 tasks that are submitted in parallel and I need to add delays in the bat script so the first task will submit first and get authentication to database while the subsequent tasks are delayed by increment of 20 seconds so each task will get the authentication fist before the next task is submitted. it would be very nice to add this feature to visualCron.