Nicolas Malin created OFBIZ-11190:
-------------------------------------
Summary: Add transaction timeout default properties for screen widget
Key: OFBIZ-11190
URL:
https://issues.apache.org/jira/browse/OFBIZ-11190 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Attachments: OFBIZ-11190.patch, Screenshot from 2019-09-11 09-39-12.png
Currently when you rendering a screen, the transaction timeout is resolve from the context or use default value (60s)
But for many screen with complex action to realize this default value is enough and raise on error
Example on big order with the standard screen orderview.
I propose to review this code part (transaction timeout on widget screen is pre apache) and introduce possibilité to set a default value by properties.
I started on dev [[1]|ttps://lists.apache.org/thread.html/2152145477fda4c1552a7c72a5f6611c3b72e358b465c5403c7cd787@%3Cdev.ofbiz.apache.org%3E] a discussion around this subject
[1]
https://lists.apache.org/thread.html/2152145477fda4c1552a7c72a5f6611c3b72e358b465c5403c7cd787@%3Cdev.ofbiz.apache.org%3E--
This message was sent by Atlassian Jira
(v8.3.2#803003)