Description
As already reported here, I was too a bit surprised to discover that throwLastExceptionOnExhausted has no effect on stateless retries.
I'm not sure I fully understand the logic behind the current behaviour but it would be nice to, at very least, fix the current javadoc by explicitly mentioning that.
Description
As already reported here, I was too a bit surprised to discover that
throwLastExceptionOnExhaustedhas no effect on stateless retries.I'm not sure I fully understand the logic behind the current behaviour but it would be nice to, at very least, fix the current javadoc by explicitly mentioning that.