IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41215 for trunk/ippTasks


Ignore:
Timestamp:
Dec 24, 2019, 12:51:12 PM (7 years ago)
Author:
ippdvo
Message:

update for addstar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/minidvodb.pro

    r41214 r41215  
    192192
    193193
    194 $LOADEXEC_MDB = 30
     194#$LOADEXEC_MDB = 30
     195$LOADEXEC_MDB = 2
    195196$LOADPOLL = 2
    196 
     197$timeout_mdb  = 2
     198$LOADPOLL = 2
     199$RUNEXEC = 2
    197200
    198201
     
    202205  periods      -poll $LOADPOLL
    203206  periods      -exec $LOADEXEC_MDB
    204 #  periods      -timeout 300
    205   periods      -timeout 60
    206 #  npending     1
     207  periods      -timeout 300
     208  npending     1
    207209
    208210  stdout NULL
     
    280282  periods      -poll $RUNPOLL
    281283  periods      -exec $RUNEXEC
    282   periods      -timeout 60
     284  periods      -timeout 10
    283285
    284286  task.exec
     
    516518  periods      -poll $LOADPOLL
    517519  periods      -exec $LOADEXEC_MDB
    518 #  periods      -timeout 240
    519   periods      -timeout 60
     520  periods      -timeout 240
    520521#  npending     1
    521522
     
    600601  periods      -poll $LOADPOLL
    601602  periods      -exec $LOADEXEC_MDB
    602   periods      -timeout 30
     603  periods      -timeout 10
    603604#  npending     1
    604605
     
    677678  periods      -poll $RUNPOLL
    678679  periods      -exec $RUNEXEC
    679   periods      -timeout 60
     680  periods      -timeout 10
    680681
    681682  task.exec
Note: See TracChangeset for help on using the changeset viewer.