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
The rule engine doesn't have any way to include proper cancellation during flows. ExecuteAllRulesAsync should be able to have an option CancellationToken as argument that would cancel the rule execution when necessary.
The rule engine doesn't have any way to include proper cancellation during flows.
ExecuteAllRulesAsyncshould be able to have an option CancellationToken as argument that would cancel the rule execution when necessary.