all I know is that it tries over and over and over and over if it misses one update. that needs to be removed or changed. If it didn't get the last update it needs to bail and wait for the next scheduled update.
and it is checking more than 3600 seconds, if I unplug the network cable to my freevo it takes less than 1 minute for the weather plugin to cause trouble. I might be lucky and unplugging at times that happen to be at the end of the window though. anyways, it needs to fail gracefully. try once and only once, and not try again for at least 5 minutes. Or at least have a 1 minute delay between tries. -----Original Message----- From: Aubin Paul [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 5:37 PM To: [EMAIL PROTECTED] Subject: Re: [Freevo-users] All of a sudden, 1.4rc1 is *S*L*O*W.... On Wed, Oct 22, 2003 at 05:16:02PM -0400, Gray, Tim wrote: > I disabled the weather plugin 2 weeks ago when it started crashing freevo. I > doscovered that the site it was getting data from changed it's setup for my > area. Plugins shouldn't crash Freevo as of 1.4rc2; they're sandboxed so if they crash it won't kill Freevo. > the weather plugin tried accessing the site way too much. More than once > every 10 minutes is excessive. That doesn't sound right; it shouldn't check more than once every 3600 seconds. It would only check more than that if the weather cache file wasn't being written, which might be the case. Aubin ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
