Unexpected Output from RetryN Function
Hi,
I retry once, so I expect the following code to give me 1, 2
but it prints 1, 2, 3
Is this intended and why?
I retry once, so I expect the following code to give me 1, 2
but it prints 1, 2, 3
Is this intended and why?
