You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ravi Lodhi (Jira)" <ji...@apache.org> on 2020/04/25 09:47:00 UTC

[jira] [Updated] (OFBIZ-11607) Enhance Groovy and Simple Event Handler to support transaction timout

     [ https://issues.apache.org/jira/browse/OFBIZ-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Lodhi updated OFBIZ-11607:
-------------------------------
    Affects Version/s:     (was: 17.12.02)
                           (was: 16.11.07)
                           (was: 18.12.01)

> Enhance Groovy and Simple Event Handler to support transaction timout
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-11607
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11607
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ravi Lodhi
>            Priority: Minor
>
> When we call an event (java, groovy or simple), and if it takes a too long time we got a transaction timeout error. Support to set a non-default transaction-timeout for an event is already added in [OFBIZ-8160|https://issues.apache.org/jira/browse/OFBIZ-8160].
> JavaEventHandler is already enhanced to honor that transaction timeout. This effort is to enhance GroovyEventHandler and SimpleEventHandler to consider the transaction timeout set via event tag of the controller entry if provided otherwise it will work with the default transaction timeout.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)