From 9bba41d7eae27d88f7e0aab773e2df427518a10b Mon Sep 17 00:00:00 2001 From: Shwetajain148 Date: Mon, 15 May 2017 16:45:55 +0530 Subject: [PATCH] update comment --- lib/loggly/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/loggly/common.js b/lib/loggly/common.js index 85de969..c1d25f9 100644 --- a/lib/loggly/common.js +++ b/lib/loggly/common.js @@ -218,7 +218,7 @@ common.loggly = function () { } // - // retries to send buffered logs to loggly in every 5 sec + // retries to send buffered logs to loggly in every 30 seconds // if (timerFunctionForBufferedLogs === null) { timerFunctionForBufferedLogs = setInterval(function () {