Index: trunk/ippTasks/stack.pro
===================================================================
--- trunk/ippTasks/stack.pro	(revision 27200)
+++ trunk/ippTasks/stack.pro	(revision 27472)
@@ -111,10 +111,10 @@
       # save the DB name for the exit tasks
       option $DB:$stackSkycell_DB
-      $run = $run -dbname $DB:$stackSkycell_DB
+      $run = $run -dbname $DB:$stackSkycell_DB -limit 40
       $stackSkycell_DB ++
       if ($stackSkycell_DB >= $DB:n) set stackSkycell_DB = 0
     end
     add_poll_args run
-    add_poll_labels run
+    # add_poll_labels run
     command $run
   end
@@ -347,6 +347,6 @@
   host         local
 
-  periods      -poll 5.0
-  periods      -exec 60.0
+  periods      -poll 60.0
+  periods      -exec 1800.0
   periods      -timeout 120.0
   npending     1
