Implement displaying downstream pipeline error details
Sometimes downstream pipelines can not be created. We need to show why it happens to users. In this implementation, we store downstream pipeline error message in options attribute of bridge. And we display it.
Showing
Please register or sign in to comment