gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: saner LP timeout


From: gnunet
Subject: [taler-merchant] branch master updated: saner LP timeout
Date: Sun, 28 Jan 2024 22:04:15 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 915ede9b saner LP timeout
915ede9b is described below

commit 915ede9bec0735d3049cbd2689c83f01bc16a7a1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 28 22:04:10 2024 +0100

    saner LP timeout
---
 src/backend/taler-merchant-wirewatch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-wirewatch.c 
b/src/backend/taler-merchant-wirewatch.c
index f78bbbb9..2f6094e4 100644
--- a/src/backend/taler-merchant-wirewatch.c
+++ b/src/backend/taler-merchant-wirewatch.c
@@ -32,7 +32,7 @@
  * and do not want to wake up too often.
  */
 #define BANK_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MINUTES, \
-                                                    30)
+                                                    5)
 
 /**
  * Information about a watch job.

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