Index: branches/eam_branches/20100225/ippTasks/stack.pro
===================================================================
--- branches/eam_branches/20100225/ippTasks/stack.pro	(revision 27087)
+++ branches/eam_branches/20100225/ippTasks/stack.pro	(revision 27517)
@@ -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
@@ -161,5 +161,6 @@
     if ($N == 0) break
     if ($NETWORK == 0) break
-    
+    if ($BURNTOOLING == 1) break
+
     # look for new images in stackSumSkyfile (pantaskState == INIT)
     book getpage stackSumSkyfile 0 -var pageName -key pantaskState INIT
@@ -346,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
