From b723facea78f8fec3310f2fdc25a5226bd607121 Mon Sep 17 00:00:00 2001 From: Araf Al Jami <11315571+ajami1331@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:15:05 +0000 Subject: [PATCH] Update appsettings.json --- sojj/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sojj/appsettings.json b/sojj/appsettings.json index 2744e08..44a1a09 100644 --- a/sojj/appsettings.json +++ b/sojj/appsettings.json @@ -10,7 +10,7 @@ "MemoryLimitForRuns": 1024, "StackLimitForRuns": 256, "ProcessLimitForRuns": 20, - "OutputLimitForRuns": 16, + "OutputLimitForRuns": 64, "HeartbeatIntervalInSeconds": 60, "TestCaseFailLimit": 1, "Serilog": {