LabKey Support
LabKey Support
Sign In
Home
Documentation
Support
Download
Developers
JavaScript is disabled. For the full experience enable JavaScript in your browser.
Messages
LABKEY.WebPart.render() times out
LabKey Support Forum (Inactive)
View Message
view list
print
LABKEY.WebPart.render() times out
Nick Kerr
2013-02-06 23:11
Status: Closed
Hey,
Our default timeout is 5 minutes as you say.
Simple thing, but might you be making the request using Ext4?
Ext4.Ajax.timeout = 3600000;
Thanks,
Nick