Loading bbox-workflow-nextseq +3 −3 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ my $TIMEOUT1 = 2880; # $TIMEOUT2 is how long we should wait, in minutes, for the # "RunCompletionStatus.xml" file to appear. # We set this to 2 hours # 2 (hours) * 60 (minutes) my $TIMEOUT2 = 120; # We set this to 3 hours # 3 (hours) * 60 (minutes) my $TIMEOUT2 = 180; # $RUNCOMMAND is the command we will run. my @RUNCOMMAND = (qw( Loading Loading
bbox-workflow-nextseq +3 −3 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ my $TIMEOUT1 = 2880; # $TIMEOUT2 is how long we should wait, in minutes, for the # "RunCompletionStatus.xml" file to appear. # We set this to 2 hours # 2 (hours) * 60 (minutes) my $TIMEOUT2 = 120; # We set this to 3 hours # 3 (hours) * 60 (minutes) my $TIMEOUT2 = 180; # $RUNCOMMAND is the command we will run. my @RUNCOMMAND = (qw( Loading