From 45f3eba54ffdb2e4571712a13fcf72a359ec5857 Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Mon, 6 Jan 2020 15:54:05 -0800 Subject: configurable tolerance, change polling interval from repl --- session.config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'session.config.json') diff --git a/session.config.json b/session.config.json index 211422868..57ca9e3cc 100644 --- a/session.config.json +++ b/session.config.json @@ -5,5 +5,6 @@ "socket": 4321 }, "pollingRoute": "/serverHeartbeat", - "pollingIntervalSeconds": 15 + "pollingIntervalSeconds": 15, + "pollingFailureTolerance": 0 } \ No newline at end of file -- cgit v1.2.3-70-g09d2