Index: trunk/ippTasks/pstamp.pro
===================================================================
--- trunk/ippTasks/pstamp.pro	(revision 16743)
+++ trunk/ippTasks/pstamp.pro	(revision 16880)
@@ -153,11 +153,13 @@
 
 task pstamp.request.finish
+    #periods     -poll $RUNPOLL
+    #periods     -exec $RUNEXEC
     periods     -poll $RUNPOLL
-    periods     -exec $RUNEXEC
-    periods     -timeout 30
-    npending    1
-
-    task.exec
-        $run = pstamprequestfinish
+    periods     -exec 5
+    periods     -timeout 30
+    npending    1
+
+    task.exec
+        $run = pstampfinish
         command $run
     end
