What is the error event for?

2
I noticed that with the release of 4.5.0 you have added an error event component. However, i could not find it in the release notes, so what does it do/what is it for?
asked
1 answers
3

See the documentation, but it looks like you could throw the exception to a microflow on a higher level. This way error handling is easier in deeply nested microflows.

answered