You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ForceFailure node should not be green (SUCCESS), it should be red (FAILURE). At the same time, if the ForceFailure node is green, then the Fallback node should also be green. Additionally, the subsequent CloseFridge will be executed again, meaning that the fridge will be closed twice. I don't think this is the expected behavior.