Skip to main content

Async workflow try/catch block not working as expected

Comments

1 comment

  • Gareth Evans
    Hi Nik

     

    I suspect this is to do with the fact that the workflow is being run asynchronously.   Can you confirm if you see the same issue calling the workflow normally?

     

    A potential workaround would be to break out the inner loop into it's own workflow, so each instance can succeed/fail without bringing down the whole caller.

     

    Thanks

     

    Gareth
    0

Please sign in to leave a comment.