Task restart on error

Post comments and suggestions for RoboTask here
Post Reply
rgonzalez
Posts: 41
Joined: Fri Nov 26, 2010 10:19 am

Task restart on error

Post by rgonzalez »

Hi Oleg, right now if a task crashes you can point to an error handling task and try to restart the other task. There are cases where you want to restart the task but don't want it to keep restarting it forever if it keeps crashing. Sure you can do some stuff in the error handling task to acomplish this but:

Would be nice and easier to have an option in the task itself to restart the task if crashed.

And maybe some options for example if task was restarted by this method and crashed again, then keep trying X number of times. Maybe a wait X seconds between restarts, like the task scheduler on windows where you can define some parameters of execution.

I think this would be very useful, I've been a customer since 10 years now and I always wanted this functionality. Hope this get implemented in the future. :P
Post Reply