[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: wait more for the bank
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: wait more for the bank |
Date: |
Thu, 07 Dec 2023 12:44:50 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new bfb8caa wait more for the bank
bfb8caa is described below
commit bfb8caaa2df17d4603ff34be613e1262c26d9fdb
Author: MS <ms@taler.net>
AuthorDate: Thu Dec 7 12:44:46 2023 +0100
wait more for the bank
---
netzbon/config_libeufin_bank.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index 22e871a..ddb08cc 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -102,7 +102,7 @@ systemctl enable --now libeufin-bank
say "Waiting for the bank (/config)..."
curl --max-time 2 \
--retry-all-errors \
- --retry-delay 1 \
+ --retry-delay 4 \
--retry 10 \
${PROTO}://bank.${DOMAIN_NAME}/config
say "DONE"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: wait more for the bank,
gnunet <=