allow upstream rpc to need 3 seconds befor erroring

This commit is contained in:
squidbear
2025-03-24 04:28:41 +01:00
parent 38f0db07b5
commit 81888e7f1d

View File

@@ -19,7 +19,7 @@ ref=${REF% }
# echo "ref: $ref"
timeout=1 # seconds
timeout=3 # seconds
response_file=$(mktemp)