[CORE-157] Query timeout property is not working Created: 08/Dec/14  Updated: 24/Oct/16  Resolved: 24/Oct/16

Status: Closed
Project: i2b2 Core Software
Component/s: CRC Cell
Affects Version/s: 1.7.00
Fix Version/s: None

Type: Documentation Priority: Major
Reporter: Sven Lehmann Assignee: Mike Mendis
Resolution: Cannot Reproduce Votes: 1
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Rank: 0|i001jz:
Affects View/s:
Query Tool
i2b2 Feature/s:
Queries
i2b2 Sponsored Project/s:
i2b2 Core
Affects Database/s:
PostgreSQL
Affects Web Browser/s:
Chrome
Participant/s:

 Description   
The default timeout for small queries in i2b2 is 180s.
So i2b2 throws timeouts if the query runs for more than 180s.

In the crc.properties file located in edu.harvard.i2b2.crc/etc/spring I changed all values for timeouts to at least 3600s, however the timeout is still thrown after 180s.
The next attempt was to find all occurences of 180s or 180000ms in the code of i2b2 and increase it. Still not successful.

Is there any other possibility to either change the timeout settings or to turn it off?

 Comments   
Comment by Sven Lehmann [ 11/Jan/15 ]
This issue can be closed, I found the appropriate property in the js-i2b2/cells/CRC/cell_config_data.js in the webclient.
After setting the timeout within that file, everything works as expected.
Generated at Sat Apr 20 02:39:23 UTC 2024 using Jira 8.20.11#820011-sha1:0629dd8d260e3954ece49053e565d01dabe11609.