I have a Workflow that moves a document from one folder to another and then attempts to delete & purge the original folder using the "Delete Entry" activity, but only if it's empty.
While other activities in the Workflow, such as the "Find Entry" activity are running in less than 2 seconds, the "Delete Entry" activity is taking anywhere from 30 seconds to 5 minutes to complete, as seen in the screenshot below.
It has slowed the process down so much that I've had to disable this portion. Below you can see how long it was taking with the "Delete Entry" activity enabled and then how much quicker it is once that is disabled.
When attempting to delete, it is not reporting errors that the entry is locked or anything like that. It just appears to be taking that long to delete the entry, possibly due to attempting to verify if it is empty. Has anyone else run into this issue?