IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2010, 3:36:21 PM (16 years ago)
Author:
heather
Message:

changing the timeouts for summit_copy task and the poll period for the revert
task (as recommended by Sidik)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r26397 r26698  
    383383    periods      -exec     5
    384384    periods      -poll     0.05
    385     periods      -timeout  650
     385    periods      -timeout  1150
    386386    trange        -reset
    387387    # only active in the night (18:00 to 06:00 HST, times are UT):
     
    463463        end
    464464
    465         $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --md5 $MD5SUM --dbname $DBNAME --timeout 120 --verbose --copies 2
     465        $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --md5 $MD5SUM --dbname $DBNAME --timeout 600 --verbose --copies 2
    466466        if ($USECOMPRESS == 1)
    467467            $run = $run --compress
     
    523523        if ($pztoolClearFault_DB >= $DB:n) set pztoolClearFault_DB = 0
    524524      end
    525       periods -exec 600
     525      periods -exec 1800
    526526    end
    527527
Note: See TracChangeset for help on using the changeset viewer.