IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21241


Ignore:
Timestamp:
Jan 30, 2009, 2:23:05 PM (17 years ago)
Author:
bills
Message:

allow multiple jobs to run for the 'process' tasks increase timeouts
to allow for very slow perl metadata parser

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pstamp.pro

    r20228 r21241  
    144144    periods     -poll $RUNPOLL
    145145    periods     -exec $RUNEXEC
    146     periods     -timeout 30
    147     npending    1
     146    periods     -timeout 300
    148147
    149148    task.exec
     
    226225    periods     -poll $RUNPOLL
    227226    periods     -exec $RUNEXEC
    228     periods     -timeout 30
    229     npending    1
     227    periods     -timeout 300
    230228
    231229    task.exec
     
    316314    periods     -exec $RUNEXEC
    317315    periods     -timeout 1200
    318     npending    1
    319316
    320317    task.exec
Note: See TracChangeset for help on using the changeset viewer.