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
Currently we can only execute jobs in order, this means that multiple conditions are evaluated as an AND, should we implement OR, NOT and other operators to create more complex conditions?
Should we also have parallel/depth execution of rules?
Currently we can only execute jobs in order, this means that multiple conditions are evaluated as an AND, should we implement OR, NOT and other operators to create more complex conditions?
Should we also have parallel/depth execution of rules?