Enhancement for retry delegate selection on delegate restart
pending feedback
S
Silver Porpoise
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).
Log In
A
Abhishek Thamman
pending feedback
A
Abhishek Thamman
Hey Silver Porpoise, thanks for the request. The above scenario shared by you can happen very rarely. Defining a failure strategy on a step or stage level would be useful in such situations. Could you please take a look at this documentation and let me know if this solves your use case? : https://developer.harness.io/docs/platform/pipelines/failure-handling/define-a-failure-strategy-on-stages-and-steps/
A
Abhishek Thamman
Hey Silver Porpoise, did you get a chance to review the above solution?
A
Abhishek Thamman
under review