IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2010, 11:38:46 AM (16 years ago)
Author:
bills
Message:

run revert tasks less often. Use a lower -limit for pending stacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r27200 r27472  
    111111      # save the DB name for the exit tasks
    112112      option $DB:$stackSkycell_DB
    113       $run = $run -dbname $DB:$stackSkycell_DB
     113      $run = $run -dbname $DB:$stackSkycell_DB -limit 40
    114114      $stackSkycell_DB ++
    115115      if ($stackSkycell_DB >= $DB:n) set stackSkycell_DB = 0
    116116    end
    117117    add_poll_args run
    118     add_poll_labels run
     118    # add_poll_labels run
    119119    command $run
    120120  end
     
    347347  host         local
    348348
    349   periods      -poll 5.0
    350   periods      -exec 60.0
     349  periods      -poll 60.0
     350  periods      -exec 1800.0
    351351  periods      -timeout 120.0
    352352  npending     1
Note: See TracChangeset for help on using the changeset viewer.