When resource goes offline, resume the scheduler from the process (on which resource went offline)

akashskj

New Member
When resource goes offline, resume the scheduler from the process (on which resource went offline)
Let's say we have a scheduler in which we have 10 processes and when 5th process was running due to some reason (system update etc) resource goes offline.
Now my requirement is to start the scheduler from the 5th process, once the bot get online.
Is it possible ?
 
Top