Also, is it possible to get a callback within the workflow itself when the workflow run fails? Or co

Also, is it possible to get a callback within the workflow itself when the workflow run fails? Or could I just put the entire Workflow.run() function ina try / catch block? 🤔
Was this page helpful?