We have 2 processes... One that run the regression suite and one process that does the delegate update.
While regression suite is running... sometime delegate update may happen(not all the time). Some of the pipeline fails with
There are no eligible delegates available in the account to execute the task. Delegate(s)
Is there anyway capture "no eligible delegate" exception and do automatically find the new delegate rather than failing the entire pipeline? Have this as feature enhancement for in-flight tasks retried when delegates are restarted (try to find different delegate).