You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/01/15 09:46:13 UTC

[jira] [Updated] (WICKET-4969) RequestCycle#getExceptionRetryCount should be in IRequestCycleSettings

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

Martin Grigorov updated WICKET-4969:
------------------------------------

    Attachment: WICKET-4969.patch
    
> RequestCycle#getExceptionRetryCount should be in IRequestCycleSettings
> ----------------------------------------------------------------------
>
>                 Key: WICKET-4969
>                 URL: https://issues.apache.org/jira/browse/WICKET-4969
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.4.0
>            Reporter: Martin Grigorov
>            Priority: Minor
>         Attachments: WICKET-4969.patch
>
>
> org.apache.wicket.request.cycle.RequestCycle#getExceptionRetryCount() defines how many times Wicket should retry to process the request if an error occurs.
> If an application wants to change this value it has to provide custom RequestCycle implementation.
> This can be simplified by moving this setting to IRequestCycleSettings.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira