I have created an Error Pipeline that sends a Slack message on error. When an error occurs in a parent pipeline how do I pass variables and the actual error that occurred?
When I use an error view, I use $error, but the same does not seem to work for a pipeline.