skiros2
skiros2 copied to clipboard
Add RetryOnFail skill processor
This processor works like sequential, but if a child node fails, the entire processor restarts from scratch. An example use case might be a driving/navigation skill. I.e. "if driving failed, try again X times".