Lift Ajax request time out

26 views
Skip to first unread message

Lift_Scala_user

unread,
Apr 25, 2012, 7:05:02 PM4/25/12
to Lift
We would like to have different timeouts for different request in our
application
This seems to be the older post that explains using ajaxRequestTimeout
https://groups.google.com/group/liftweb/tree/browse_frm/month/2007-07?hide_quotes=no

This however seems to have been deprecated
I tried a general case just to see if it works but it wouldnt print
anything. Am I missing something?
LiftRules.calcRequestTimeout = Full( (request:Req) =>{

println("*******inside calcRequestTimeout ")
180000
})

Jeppe Nejsum Madsen

unread,
Apr 26, 2012, 3:39:43 AM4/26/12
to lif...@googlegroups.com
It doesn't look like the calcRequestTimeout value is used anywhere :-(

/Jeppe
Reply all
Reply to author
Forward
0 new messages