Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036338Retail ModulesWeb POSpublic2017-06-16 11:292018-08-22 11:55
egoitz 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR17Q2.2 
migueldejuana
No
0036338: The queries related with a incremental refresh should be interrupted when the timeout for the request is reached
Right now when the request for the incremental request takes more than x seconds. the incremental refresh is interrupted.
The problem is that the query continue executing on the backend.
n/a
Performance
blocks defect 0036263 closed migueldejuana The queries related with a incremental refresh should be interrupted when the timeout for the request is reached 
Issue History
2017-06-26 15:44marvintmTypedefect => backport
2017-06-26 15:44marvintmTarget Version => RR17Q2.2
2017-08-01 14:12hgbotCheckin
2017-08-01 14:12hgbotNote Added: 0098308
2017-08-01 14:12hgbotStatusscheduled => resolved
2017-08-01 14:12hgbotResolutionopen => fixed
2017-08-01 14:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e1de9a5de5512cf6f606dc42b877ae971378688 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.2/org.openbravo.mobile.core/rev/c2e22d3ea66f461f5648e67fc4399bbb235b3aaf [^]
2017-08-02 12:33migueldejuanaReview Assigned Tomtaal => migueldejuana
2017-08-02 12:33migueldejuanaNote Added: 0098329
2017-08-02 12:33migueldejuanaStatusresolved => closed
2018-08-22 11:55shuehnerTag Attached: Performance

Notes
(0098308)
hgbot   
2017-08-01 14:12   
Repository: retail/backports/3.0RR17Q2.2/org.openbravo.mobile.core
Changeset: c2e22d3ea66f461f5648e67fc4399bbb235b3aaf
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 01 14:12:18 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.2/org.openbravo.mobile.core/rev/c2e22d3ea66f461f5648e67fc4399bbb235b3aaf [^]

Fixed issue 36338. The queries related with a incremental refresh should be interrupted when the timeout for the request is reached

- Send timeout to backend
- Set timeout to query

---
M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java
M web/org.openbravo.mobile.core/source/data/ob-datasource.js
---
(0098329)
migueldejuana   
2017-08-02 12:33   
Reviewed