I have an issue where
I want to queue to a skill group for say 5 mins and then expand it to another skill group or groups. What is the best way to do this?
My thoughts:
1) add skill group to initial queue to node with a consider if statement
2) add an if statement after the initial queue to node?
Other options or opinions?