[ 
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

Reply via email to