Aller au contenu principal

Async workflow try/catch block not working as expected

Commentaires

1 commentaire

  • 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

Vous devez vous connecter pour laisser un commentaire.