Hi everyone!
Yesterday I noticed that one condition in a starting rule was taking about 25 seconds to complete. (I was monitoring the Subscriber)
The condition is: "User's Groups include LF_Group_Name".
The thing is, when a user belongs to that group, the subscriber takes some milliseconds to evaluate the condition and then moves to the next one. The big issue is when the user does not belong to that group. Then it will search in AD groups and will take about 25 seconds to complete.
Is this the expected behavior of that condition? As when I add such a condition, I can only change the group to one of the LF groups defined in LF Admin Console.
Thank you!