I notice failed task data aren’t being passed. I have a router that would split based on the error message, but i notice the error message from the previous task isn’t being passed on. (previous task is a send HTTP request “get”)
At least during testing, the router would use data from a previous success run as opposed to the current failed test of the previous step
Ideas? I’ve already set to continue on failure.