Error message Wait for Form Task and Resume: The request was aborted: The request was canceled

Dear all,

I’m working on a project using the so called persistence points, in this case the create Task from and Wait for Task and resume activities.

The workflow is creating tasks for the human users that have to approve or reject some files (one file per task).

The creation of the task works without any problems and also the resume, but when the number of files increase, after resuming, while working on the files, the error message “Wait for Form Task and Resume: The request was aborted: The request was canceled” pops up…

How can I fix/prevent this?

Thanks a lot in advance for your support.

Best regards,
Franz

I think I solved… I increased the timeout on the activity “Add to queue” and now it works properly.