Index: trunk/ippTasks/summit.copy.pro
===================================================================
--- trunk/ippTasks/summit.copy.pro	(revision 17747)
+++ trunk/ippTasks/summit.copy.pro	(revision 18462)
@@ -226,5 +226,5 @@
     periods      -exec     0.05
     periods      -poll     0.025
-    periods      -timeout  150
+    periods      -timeout  700
     # trage       16:00 23:59
     # trage       00:00 04:00
@@ -263,5 +263,6 @@
 
         $batman = $EXP_NAME
-        $run = pzgetimfiles -uri $URI -filesetid $batman -inst $CAMERA -telescope $TELESCOPE -dbname $DBNAME -timeout 120
+        # Sidik says we should use a longer timeout
+        $run = pzgetimfiles -uri $URI -filesetid $batman -inst $CAMERA -telescope $TELESCOPE -dbname $DBNAME -timeout 650
 
         # create the command line
@@ -293,7 +294,7 @@
     host         local
 
-    periods      -exec     10
+    periods      -exec     30
     periods      -poll      1
-    periods      -timeout  20
+    periods      -timeout  120
     # trage       16:00 23:59
     # trage       00:00 04:00
@@ -309,5 +310,5 @@
         # save the DB name for the exit tasks
         option $DB:$pztoolPendingImfile_DB
-        command pztool -pendingimfile -limit 40 -dbname $DB:$pztoolPendingImfile_DB
+        command pztool -pendingimfile -limit 60 -dbname $DB:$pztoolPendingImfile_DB
         $pztoolPendingImfile_DB ++
         if ($pztoolPendingImfile_DB >= $DB:n) set pztoolPendingImfile_DB = 0
@@ -337,5 +338,5 @@
     periods      -exec     5
     periods      -poll     0.05
-    periods      -timeout  150
+    periods      -timeout  650
     # trage       16:00 23:59
     # trage       00:00 04:00
