We have a workflow that starts when it sees a paycheck arrive in a folder. It retrieves the employee name and then does a Query of a database for the employees name. From there we send an email to the employee and attach the paycheck. This has worked for 6 months and now over half the workflows are terminating. Message in workflow says "The operation has Timed out"
I have error log of one of the failed instances.
I created a mass email WF to test with. This workflow checks for active employees and then sends every employee and email. First two tries worked. 95 emails. The last try failed with messages of "Entry not found". I have attached error log for this.