Is it possible to have single pattern for a key at a time. For e.g. I want to check if I get 5 events which matches a where condition within 1 min window and if I get 10 such events with in a min, I should get 2 alerts but i am getting 6 alerts. It is because every event triggers a new pattern. Can we have a single pattern instance at a time for a key.