From 1a44f926bd6b0aef18e43fd9bcc71fde273750f6 Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Tue, 21 Nov 2006 21:46:25 +0000 Subject: [PATCH 1/1] --- crawler/kiss/docs/content/xdocs/index.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/crawler/kiss/docs/content/xdocs/index.xml b/crawler/kiss/docs/content/xdocs/index.xml index b33a2f05..b61d4874 100644 --- a/crawler/kiss/docs/content/xdocs/index.xml +++ b/crawler/kiss/docs/content/xdocs/index.xml @@ -250,9 +250,16 @@ http://localhost:8080/wamblee-crawler-kissweb). The screen should show an overview of the last time it ran (if it ran before) as well as a button to run the crawler immediately. Also, the result of the last run can be viewed. The crawler will run - automatically starting at around 19:00 (this is not exactly 19:00), + automatically starting after 19:00, and will retry at 1 hour intervals in case - of failure to retrieve programme information.

+ of failure to retrieve programme information. +

+ +

+ Since the crawler checks the status at + 1 hour intervals it can run for the first time anytime between 19:00 and 20:00. This is done + on purpose since it means that crawlers run by different people will not all start running + simultaneously and is thus more friendly to the KiSS servers.

-- 2.31.1