Ensure all cleanup is happening even if exceptions get thrown during processing a model

Created on 30 January 2025, 2 months ago

Problem/Motivation

ECA is built to catch all exceptions so that it can clean up behind itself, e.g. to switch back the user session or other things. However, there are a few exceptions where ECA re-throws exceptions on purpose, which results in a scenario where the clean-up doesn't happen.

Proposed resolution

Make sure, the clean-up also is taken care of, even if exceptions get re-thrown.

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇩🇪Germany jurgenhaas Gottmadingen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024