diff --git a/.DS_Store b/.DS_Store index ec2c241..9ca6822 100644 Binary files a/.DS_Store and b/.DS_Store differ 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": []