I need a solution
Is there anyway to retry a component if there is a failure? I am running a web service call but sometimes that can fail. If i run the same componenet again after 10-15sec it will pass.
I tried the excpetion trigger by comp but i cannot set the path back to the failing component, is there a way around this?