Details
Description
A customer reported that retries don't seem to be working and verified myself in one of the unit tests by setting a "retry" parameter on any of the tests. Looks the retries were attempted to be implemented with the DefaultHttpMethodRetryHandler and perhaps that doesn't work as expected.
The PageSequenceMonitor was checking for the wrong parameter for retries. Renamed retry to retries, this should be fixed now.
1.8 commit be2f0af68c71d4c0de731ebc11237242fa9778c2
1.9 commit 5cccebe67510bf8e3d5634f026478c0448d4a951