#5 Increase default SSL timeout to 600
Merged 9 years ago by mikem. Opened 9 years ago by till.
till/koji timeout  into  master

file modified
+1 -1
@@ -16,7 +16,7 @@ 

      passed in to the shutdown() method in SimpleXMLRPC.doPOST()

      """

  

-     DEFAULT_TIMEOUT = 60

+     DEFAULT_TIMEOUT = 600

  

      def __init__(self, conn):

          """

no initial comment
Metadata