In the current implementation, it would not be possible to transition into an error state because this would also trigger the exception. As a workaround, we are using an additional state for this now.
In the current implementation, it would not be possible to transition into an error state because this would also trigger the exception.
As a workaround, we are using an additional state for this now.