Hey
@Robin,
After testing this a bit, we can definitely
respond to the result of a task using a state handler especially for failed mapped tasks (even the underlying context), but I don't think we have access to individual variables within that task because of the Hybrid Model. I believe we'd have to explicitly expose this variable to pass between task states to utilize the state handler in this way.