IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18904


Ignore:
Timestamp:
Aug 4, 2008, 4:13:25 PM (18 years ago)
Author:
bills
Message:

Add timeout to pzgetexp and extend the task's timeout value

File:
1 edited

Legend:

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

    r18760 r18904  
    124124  periods      -exec     60
    125125  periods      -poll     1
    126   periods      -timeout  90
     126  periods      -timeout  700
    127127  # trage       16:00 23:59
    128128  # trage       00:00 04:00
     
    151151        options $pageName
    152152
    153         $run = pzgetexp -uri $URI -inst $CAMERA -telescope $TELESCOPE -dbname $DBNAME
     153        $run = pzgetexp -uri $URI -inst $CAMERA -telescope $TELESCOPE -dbname $DBNAME -timeout 650
    154154
    155155        # create the command line
Note: See TracChangeset for help on using the changeset viewer.