[Kss-devel] Requests timeout
Balazs Ree
ree at ree.hu
Thu Nov 13 09:18:35 CET 2008
On Thu, 13 Nov 2008 16:51:05 +1000, Dmitriy Baranov wrote:
> Hello guys,
>
> Exists right ways for increasing request timeout (via python code, I
> mean)? Now i using next JS hack for it (placing in page header section):
>
> <script>
> var rm = new kukit.rm.RequestManager(4); rm.sendingTimeout=90*1000;
> //in ms
> kukit.Engine.requestManager = rm;
> </script>
No support for this yet. But there are plans that we would support the
timeout as a parameter to action-server from kss.
By the way: RequestManager accepts (name, maxNr) as parameters.
--
Balazs Ree
More information about the Kss-devel
mailing list