Re: [Noffle-devel] Re: [Noffle-users] how to make noffle NOT switch to offline mode
Brought to you by:
bears
From: Mirko L. <mir...@we...> - 2003-01-28 18:55:11
|
Jim Hague wrote: > On 27-Jan-2003 Miernik wrote: > > That is not the timeout of noffle, but a 10 second receive timeout at > > the upstream server, which I can't change. > That makes sense. I think what we need here is for Noffle to have a mechanism > for automatically retrying operations that fail due to timeout or connection > lost issues up to some configurable number of times before deciding to sound > the alarms. I'll add to the TODO.... The remote host returned the status 503, a general error that says nothing more than "Function not performed, closing connection". An INN with a corrupt database might return just the same status code when trying to fetch articles. AFAIK, there aren't any status codes notifying a timeout or just any kind of temporary error. I have no idea how to determine timeout or connection lost issues. regards, Mirko |