[Kss-devel] KSS timeout
Balazs Ree
ree at ree.hu
Thu Sep 27 07:53:49 CEST 2007
On Thu, 27 Sep 2007 00:30:24 +0100 Martin Aspeli wrote:
> Is there a simple way to increase the KSS timeout? The 'sharing' tab on
> my instance times out (silently unless portal_javascripts is in debug
> mode!) when using an LDAP repository because the LDAP search takes too
> long. :)
There is surrently an unsupported way only. By increasing the value
// sending timeout in millisecs
kukit.rm.RequestManager.prototype.sendingTimeout = 8000;
in requestmanager.js, you can increase the timeout globally.
In the future this will be settable as a kss action parameter on the
server action. I plan to implement this soon.
--
Balazs Ree
More information about the Kss-devel
mailing list