From 0ee122fb4eebec87746563058927e9713f20f4c3 Mon Sep 17 00:00:00 2001 From: Isadora White Date: Sun, 9 Mar 2025 14:36:53 -0700 Subject: [PATCH] longer timeouts --- .DS_Store | Bin 8196 -> 8196 bytes example_tasks.json | 2 +- tasks/crafting_tasks/debug_tasks.json | 8 ++++---- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.DS_Store b/.DS_Store index ec2c2413ad96df7b99c2fcb65a2db8c039a7dfe5..9ca68221973a0125230dd4621119e569420c6a4f 100644 GIT binary patch delta 39 vcmZp1XmOa}I9U^hRb(qtZi=bNPk->^+=(Adl_@r`A(s^}x8i4Cd%63q?l delta 48 zcmZp1XmOa}gHU^hRb@?;)?=j<#DNeuZ6C6hM@i!d?hZGIu}oozF_#5b1BS4G&F E0c`CL6#xJL diff --git a/example_tasks.json b/example_tasks.json index ebc5ec9..4778439 100644 --- a/example_tasks.json +++ b/example_tasks.json @@ -29,7 +29,7 @@ } }, "type": "debug", - "timeout": 15 + "timeout": 30 }, "debug_different_goal": { "goal": { diff --git a/tasks/crafting_tasks/debug_tasks.json b/tasks/crafting_tasks/debug_tasks.json index 38e00b1..465999b 100644 --- a/tasks/crafting_tasks/debug_tasks.json +++ b/tasks/crafting_tasks/debug_tasks.json @@ -16,7 +16,7 @@ "type": "techtree", "max_depth": 2, "depth": 0, - "timeout": 240, + "timeout": 700, "blocked_actions": { "0": [ "!getCraftingPlan" @@ -44,7 +44,7 @@ "type": "techtree", "max_depth": 1, "depth": 0, - "timeout": 240, + "timeout": 700, "blocked_actions": { "0": [ "!getCraftingPlan" @@ -75,7 +75,7 @@ "type": "techtree", "max_depth": 1, "depth": 0, - "timeout": 240, + "timeout": 700, "blocked_actions": { "0": [], "1": [] @@ -102,7 +102,7 @@ "type": "techtree", "max_depth": 3, "depth": 0, - "timeout": 240, + "timeout": 700, "blocked_actions": { "0": [], "1": []