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/05/01 13:56:16 UTC

[jira] [Resolved] (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 resolved WICKET-4969.
-------------------------------------

    Resolution: Fixed
      Assignee: Martin Grigorov
    
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0
>
>         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