run next step in case of current step fails

Hi community!

my use case is :
If a logic step succeeds then go to next step, if not (fails) then go to an alternative next step inside the same river.

Does anyone know of a comfortable way to act upon a step result (success/failure) without utilizing a conditional container + a dedicated variable?

many other ETL tools have such a basic feature out of the box…
Looking forward to your suggestions

Nir