Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036571 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2017-02-01 12:38 | 2017-08-02 16:03 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 50ae2f794de3 | ||||
Projection | none | ETA | none | Target Version | RR17Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036571: Timeout should be forced in remote requests | |||||||
Description | Currently, when doing a remote request from the mobile.platform using the OB.DS.Process or OB.DS.Request APIs, it's possible to specify a timeout. This timeout is very important, because otherwise the request will wait for up to 2 minutes until finally failing, and this can create very bad user experience in cases in which the server is up, but struggling. It's unfortunately common, particularly for external modules, to forget to define this timeout. Therefore, we believe it's a good idea to force this timeout to a smaller value than the default value in Enyo, to improve the user experience in this cases. | |||||||
Steps To Reproduce | . | |||||||
Proposed Solution | Timeout will be forced if it is not specified, in OB.DS.Request and OB.DS.Process APIs. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0098310) hgbot (developer) 2017-08-01 14:27 |
Repository: retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core Changeset: 50ae2f794de353c187e7fb54c4c8d2b9c0930917 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Aug 01 14:26:25 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core/rev/50ae2f794de353c187e7fb54c4c8d2b9c0930917 [^] Fixed issue 36571. Timeout will be forced to 15 sec in case it is not specified, in OB.DS.Process and OB.DS.Request. --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0098346) migueldejuana (viewer) 2017-08-02 16:03 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2017-08-01 14:25 | marvintm | Type | feature request => backport |
2017-08-01 14:25 | marvintm | Target Version | => RR17Q1.3 |
2017-08-01 14:27 | hgbot | Checkin | |
2017-08-01 14:27 | hgbot | Note Added: 0098310 | |
2017-08-01 14:27 | hgbot | Status | scheduled => resolved |
2017-08-01 14:27 | hgbot | Resolution | open => fixed |
2017-08-01 14:27 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1ce2b73929db5f7df5d13341c0705aa2a8562749 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.3/org.openbravo.mobile.core/rev/50ae2f794de353c187e7fb54c4c8d2b9c0930917 [^] |
2017-08-02 16:03 | migueldejuana | Review Assigned To | guilleaer => migueldejuana |
2017-08-02 16:03 | migueldejuana | Note Added: 0098346 | |
2017-08-02 16:03 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |