gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: smaller longpoll delay for dem


From: gnunet
Subject: [taler-deployment] branch master updated: smaller longpoll delay for demo
Date: Mon, 23 Jan 2023 21:48:59 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 96882da  smaller longpoll delay for demo
96882da is described below

commit 96882da2c1e112faf0cd8dde941d4974617f8cd2
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 23 21:48:56 2023 +0100

    smaller longpoll delay for demo
---
 sandcastle/images/exchange/startup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle/images/exchange/startup.sh 
b/sandcastle/images/exchange/startup.sh
index 874667c..97f2444 100644
--- a/sandcastle/images/exchange/startup.sh
+++ b/sandcastle/images/exchange/startup.sh
@@ -73,7 +73,7 @@ for n in `seq 1 50`
 echo DONE
 
 echo -n "Launching wirewatch..."
-taler-exchange-wirewatch -L WARNING -c /config/taler.conf 2>&1 | \
+taler-exchange-wirewatch -L WARNING --longpoll-timeout=2s -c 
/config/taler.conf 2>&1 | \
   rotatelogs -e /logs/taler-exchange-wirewatch-%Y-%m-%d.log 86400 &
 echo DONE
 echo -n "Launching transfer service..."

-- 
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]