In Debug, after exception, continue past remaining instances of the same exception

When an exception “bubbles up” to container activities, stopping at every activity it bubbles up through usually isn’t necessary, so an option to control this behavior would be great.

1 Like

Thanks, we have this on the roadmap for a future improvement.

What is your expectation here? To have a automatically bubble up configuration? Or to have a button when error occurs?

I think either of these options would work:

  • A setting to control whether the continue button stops at each “bubble up” or not
  • A separate button (ie continue would still stop at each bubble up, but the new button would skip to the next non-exception activity
1 Like