unfortunately still facing the issue. both for existing workflows and a new basic example one i crea
unfortunately still facing the issue. both for existing workflows and a new basic example one i created to test.
.create({fromExisting: <id>}) or similar that allows you to spawn a NEW instance using the input params of the old.finally in JS for try/catch).run function in try/catch and that would effectively act as a "on failure" handler? As it'd catch any step failure after retries based on what you saidI guess for now... could you literally wrap the entire run function in try/catch and that would effectively act as a "on failure" handler?yhep, that would work
.create({fromExisting: <id>})finally