chiark / gitweb /
increase timeouts
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 22 Aug 2017 18:17:05 +0000 (19:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 5 Jan 2018 23:32:45 +0000 (23:32 +0000)
common/asshelp.c

index 2cab3101bfdcdfaad21e93d446d438301f911026..4a9fb45dfc66f739b83c9309f52b9487554cfa01 100644 (file)
@@ -58,8 +58,8 @@
 # define SECS_TO_WAIT_FOR_AGENT 30
 # define SECS_TO_WAIT_FOR_DIRMNGR 30
 #else
-# define SECS_TO_WAIT_FOR_AGENT 5
-# define SECS_TO_WAIT_FOR_DIRMNGR 5
+# define SECS_TO_WAIT_FOR_AGENT 500
+# define SECS_TO_WAIT_FOR_DIRMNGR 500
 #endif
 
 /* A bitfield that specifies the assuan categories to log.  This is