Project

General

Profile

Bug #20614

Updated by Peter Amstutz 11 months ago

If container_count > 1 then Workbench 2 renders a message like "Warning: Process retried 1 time due to failure." warning. 

 Example: 

 https://workbench2.scale.arvadosapi.com/processes/scale-xvhdp-e8mrzfk1fx5xl2j 

 The problem is that the log collection doesn't seem to have any record of the 1st attempt. 

 We need to figure out why it is not including the 1st failure in the log collection (and then maybe fix what's actually failing). 

Back