IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2012, 3:34:42 PM (14 years ago)
Author:
heather
Message:

minor tweaks to the timeouts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/addstar.pro

    r33525 r33706  
    7878$addstar_revert_DB_SSM = 0
    7979
     80$LOADEXEX_ADD = 300
     81
     82
    8083
    8184# select images ready for addstar analysis
     
    8689
    8790  periods      -poll $LOADPOLL
    88   periods      -exec $LOADEXEC
    89   periods      -timeout 30
     91  periods      -exec $LOADEXEC_ADD
     92  periods      -timeout 300
    9093  npending     1
    9194
     
    141144
    142145  periods      -poll $LOADPOLL
    143   periods      -exec $LOADEXEC
    144   periods      -timeout 30
     146  periods      -exec $LOADEXEC_ADD
     147  periods      -timeout 300
    145148  npending     1
    146149
     
    194197task           addstar.exp.load.staticsky
    195198  host         local
    196 
    197199  periods      -poll $LOADPOLL
    198   periods      -exec $LOADEXEC
    199   periods      -timeout 30
     200  periods      -exec 300
     201  periods      -timeout 300
    200202  npending     1
    201203
Note: See TracChangeset for help on using the changeset viewer.