You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2015/05/19 10:04:59 UTC

[jira] [Commented] (TOBAGO-588) Ajax timeout is hardcoded

    [ https://issues.apache.org/jira/browse/TOBAGO-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550004#comment-14550004 ] 

Dennis Kieselhorst commented on TOBAGO-588:
-------------------------------------------

You can provide a tobago.js and set a custom value.
{code}
Tobago.Updater.options.timeout = 120000;
{code}

> Ajax timeout is hardcoded
> -------------------------
>
>                 Key: TOBAGO-588
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-588
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.0.12
>            Reporter: Benjamin Jacob
>            Assignee: Dennis Kieselhorst
>             Fix For: 1.5.1
>
>
> Ajax Timeout is not configurable.
> Data submit is not possible using rendered partially if submit takes to many time.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)