From 453b185c8506e4a6a030788f42eec196386ac78e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Jul 2012 16:24:55 -0400 Subject: bring back retry on connection fail --- templates/longpolling.julius | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/longpolling.julius b/templates/longpolling.julius index dd5705fc9..76ff94ce3 100644 --- a/templates/longpolling.julius +++ b/templates/longpolling.julius @@ -5,9 +5,9 @@ // Maximum update frequency is controlled by #{startdelay} // and #{delay}, both in milliseconds. -$connfails = 0; +connfails=0; -$connfailed = +connfailed= '