azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

[BUG]Improve retry handling if the client is closed

Open xinlian12 opened this issue 1 year ago • 1 comments

Currently, if we are doing any operations with a closed client, the retry will still keep happening. Request should not be retried if the client has already been closed. image

xinlian12 avatar Sep 21 '22 01:09 xinlian12

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @TheovanKraay

ghost avatar Sep 21 '22 01:09 ghost

@rinatmini pls take a look at this, thanks!

kushagraThapar avatar May 26 '23 01:05 kushagraThapar

Assigning to @jeet1995

kushagraThapar avatar Sep 22 '23 17:09 kushagraThapar

I believe this has been fixed, but a verification for this will be better. Assigning to @tvaron3

kushagraThapar avatar Mar 08 '24 18:03 kushagraThapar