Hey guys! I’m running a job on Orchestrator and am getting a state of ‘Successful’. However, when looking into the logs there is an error and the job did not complete. The entire job resides inside a try catch with an exception catch set to log message (level:info message: exception.message.tostring)
Any ideas why I’m not getting a faulted state here?