Martin Grigorov created WICKET-4969:
---------------------------------------
Summary: 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
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