From 062354fbbb4c90791131f8a76eba85f75d63b78c Mon Sep 17 00:00:00 2001 From: Godmode Galactus Date: Wed, 6 Nov 2024 13:56:23 +0100 Subject: [PATCH] increase acceptable slot lag, because eclipse is not so much active yet --- bin/autobahn-router/template-config-eclipse.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/autobahn-router/template-config-eclipse.toml b/bin/autobahn-router/template-config-eclipse.toml index 01c59a9..25bd6e5 100644 --- a/bin/autobahn-router/template-config-eclipse.toml +++ b/bin/autobahn-router/template-config-eclipse.toml @@ -57,6 +57,7 @@ max_path_length = 3 retain_path_count = 5 max_edge_per_pair = 5 max_edge_per_cold_pair = 2 +slot_excessive_lag_max_duration_secs = 1600 [server] address = "[::]:8888"