From be3d68193c2c460392727775fd26e610e4a80576 Mon Sep 17 00:00:00 2001 From: josh <josh@elixxir.io> Date: Wed, 18 Aug 2021 12:41:46 -0700 Subject: [PATCH] Update config --- basice2e/registration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basice2e/registration.json b/basice2e/registration.json index daa829d..3662e6d 100644 --- a/basice2e/registration.json +++ b/basice2e/registration.json @@ -1,7 +1,7 @@ { "TeamSize": 5, "BatchSize": 32, - "MinimumDelay": 1000, + "MinimumDelay": 3000, "RealtimeDelay": 5000, "SemiOptimalOrdering": true, "Threshold": 3, -- GitLab