I am having an issue with Workflow "Pause for" action where this action never fires. I read this article http://support.microsoft.com/kb/2674684 and it talks about the disabling Workflow server for the server which is not running Web Application.
I notice both App Server and WFE is running following services
Microsoft SharePoint Foundation Web Application Microsoft SharePoint Foundation Workflow Timer Service
In the article, Method 3 disable workflow timer on servers where web app is not running. What is the consequences if I stop the Web Application on WFE or APP? What should I do?