IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16349


Ignore:
Timestamp:
Feb 6, 2008, 5:42:25 PM (18 years ago)
Author:
eugene
Message:

somewhat minor adjustments to the timing

File:
1 edited

Legend:

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

    r16307 r16349  
    7575
    7676    # timeout shorter than exec so jobs do not build up
    77     periods      -exec     15
    78     periods      -poll     1
    79     periods      -timeout  15
     77    periods      -exec     300
     78    periods      -poll     100
     79    periods      -timeout  600
    8080    npending     1
    8181
     
    101101task pzgetexp
    102102  # timeout shorter than exec so jobs do not build up
    103   periods      -exec     5
     103  periods      -exec     10
    104104  periods      -poll     1
    105   periods      -timeout  5
     105  periods      -timeout  10
     106  npending      1
    106107  host         local
    107108
     
    153154
    154155    # timeout shorter than exec so jobs do not build up
    155     periods      -exec     15
     156    periods      -exec     10
    156157    periods      -poll     1
    157     periods      -timeout  15
     158    periods      -timeout  10
     159    npending     1
    158160
    159161    # success
     
    182184    periods      -timeout  15
    183185    host        local
    184     npending    20
     186    npending    10
    185187
    186188    task.exec
     
    242244# build a book of imfiles/files that need to be downloaded
    243245task pztool.pendingimfile
    244     command      pztool -pendingimfile -limit 5
     246    command      pztool -pendingimfile -limit 30
    245247    host         local
    246248
     
    249251    periods      -poll     1
    250252    periods      -timeout  5
     253    npending     1
    251254
    252255    # success
Note: See TracChangeset for help on using the changeset viewer.