I have used long running wait condition in CRM Workflow on Case create and update.
I am using this for escalating case for 5 Levels. Each level has Fixed SLA(Service Level Agreement) of 4 hrs.
On working day normally 10000 cases gets create. This consumes lots of resources.
So I want any alternate way for wait condition like use of plugin or dialogue.
Please suggest?