changeset 84:f3fc80a2bed7

sciworkerd: increase timeout
author David Demelier <markand@malikania.fr>
date Thu, 09 Mar 2023 10:42:31 +0100
parents 28fd8b5247f0
children cf49ab595e2e
files sciworkerd/sciworkerd.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sciworkerd/sciworkerd.c	Tue Feb 28 16:31:34 2023 +0100
+++ b/sciworkerd/sciworkerd.c	Thu Mar 09 10:42:31 2023 +0100
@@ -50,7 +50,7 @@
 struct sciworkerd sciworkerd = {
 	.fetchinterval = 300,
 	.maxjobs = 4,
-	.timeout = 600
+	.timeout = 3600
 };
 
 static inline void