Wait for form task and resume

Hi all,

How long does the bot will be in suspended state, if the form is not submitted after asignig the task in Action center

Thank you

Hi,
I think there is no timeout for that, and it would be in suspended state as long as the form is not completed.

@nagaabhishekreddy.c

There’s no timeout for Suspended State. The only attention is about Queue if your long-workflow is use it

Best practices section of below link :

  • If a long-running workflow is attached to queue processing and the workflow is in a suspended state, the queue item will remain in an in-progress state even beyond 24 hours until the workflow sets the transaction status upon resumption. Queue item identifiers will be part of the persisted workflow context if included in the same scope of Wait and Resume activities.

Have a look here:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.