<% log_uuids = [@object.uuid] + pipeline_jobs(@object).collect{|x|x[:job].andand[:uuid]}.compact %> <% log_history = stderr_log_history(log_uuids) %>
<%= log_history.join("\n") %>
<%# Applying a long throttle suppresses the auto-refresh of this partial that would normally be triggered by arv-log-event. %>
>