Skip to content

@forceFailure

Force Failure decorator is used to set the status of the node to 'failure' regardless of what underlying node or decorators would return. Decorator always would check next decorator or node, and would ignore the returned status.