Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036339Retail ModulesWeb POSpublic2017-06-16 11:292017-08-02 12:33
egoitz 
migueldejuana 
normalmajoralways
closedfixed 
5
 
RR17Q1.3 
migueldejuana
No
0036339: 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
No tags attached.
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 => RR17Q1.4
2017-06-26 15:58shuehnerTarget VersionRR17Q1.4 => RR17Q1.3
2017-08-01 14:27hgbotCheckin
2017-08-01 14:27hgbotNote Added: 0098311
2017-08-01 14:27hgbotStatusscheduled => resolved
2017-08-01 14:27hgbotResolutionopen => fixed
2017-08-01 14:27hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8e1de9a5de5512cf6f606dc42b877ae971378688 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core/rev/c42ce77dc40266fd73f20bc7d691360b0b369514 [^]
2017-08-02 12:33migueldejuanaReview Assigned Tomtaal => migueldejuana
2017-08-02 12:33migueldejuanaNote Added: 0098328
2017-08-02 12:33migueldejuanaStatusresolved => closed

Notes
(0098311)
hgbot   
2017-08-01 14:27   
Repository: retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core
Changeset: c42ce77dc40266fd73f20bc7d691360b0b369514
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Aug 01 14:26:44 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core/rev/c42ce77dc40266fd73f20bc7d691360b0b369514 [^]

Fixed issue 36339. 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
---
(0098328)
migueldejuana   
2017-08-02 12:33   
Reviewed