gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: use saner default timeout


From: gnunet
Subject: [taler-exchange] branch master updated: use saner default timeout
Date: Fri, 09 Feb 2024 22:53:47 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 7436c508 use saner default timeout
7436c508 is described below

commit 7436c508cef2032b578bde0587cde02f5b2819ff
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Feb 9 22:53:43 2024 +0100

    use saner default timeout
---
 src/testing/taler-unified-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index e1fcc801..c61bfc6f 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -519,7 +519,7 @@ then
                   --account="$USE_ACCOUNT" \
                   -c "$CONF" \
                   -L "$LOGLEVEL" \
-                  --longpoll-timeout="1 s" \
+                  --longpoll-timeout="60 s" \
                   2> taler-exchange-wirewatch.log &
     echo " DONE"
 fi

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]