<%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %>

The components of this pipeline are in a format that Workbench does not recognize.

Error encountered: <%= error_name %>

Show components JSON

<%= Oj.dump(@object.components, indent: 2) %>
<% if backtrace %>

Show backtrace

<%= backtrace %>
<% end %>