reliability/continue-on-fail-only-terminal

Swallowing a failure is only safe at the end of a path; mid-flow it feeds bad data downstream.

Departmentreliability
Classquality
Recommendedwarn
Fixableno

Messages

Message IDTemplate
suppressedUpstreamNode "{{name}}" continues on failure but feeds {{consumers}}, which will run on failed data.