From 092d6da2aaa2cfa0f7b08534fe4e62244ca1380a Mon Sep 17 00:00:00 2001 From: Maximilian Schneider Date: Fri, 8 Nov 2024 14:30:04 +0100 Subject: [PATCH] reduce path warming amounts --- bin/autobahn-router/template-config-eclipse.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autobahn-router/template-config-eclipse.toml b/bin/autobahn-router/template-config-eclipse.toml index 350627a..2b39554 100644 --- a/bin/autobahn-router/template-config-eclipse.toml +++ b/bin/autobahn-router/template-config-eclipse.toml @@ -48,7 +48,7 @@ add_mango_tokens = false [routing] path_cache_validity_ms = 30000 path_warming_mode = "All" -path_warming_amounts = [100, 1000, 10_000] +path_warming_amounts = [1, 3, 10] path_warming_for_mints = [ "So11111111111111111111111111111111111111112", # ETH "AKEWE7Bgh87GPp171b4cJPSSZfmZwQ3KaqYqXoKLNAEE", # USDC