Kitely has a 30-second event timeout. I have heard over the past 2 months from 3 scripters that have been confused and irked by this setting. The typical comment: "I brought in a script from xxxx grid and it works just fine there... but on Kitely it has an event timeout."
I understand that Opensim has two default settings:
1) 30 second event timeout
2) It hides timeout errors. The script fails... but the system doesn't let you know. Kitely lets us know.
What I'm going to question though... is that timeout really necessary. I mean, what if that timeout were set to an hour rather than 30 seconds? I don't know the behind-the-scenes implications, but I do know that a lot of scripts (especially those that use timer events) can enter an event and bounce back and forth within that event for much longer than 30 seconds. While there are ways to code around that... those ways are a pain in the hiney scales.
So thought I'd mention this for general information... and to see if there might be an option to a script failing just because it's been using an event structure longer than 30 seconds.
Thanks!

