Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Now we only fail the request itself when DoNotRetryIOException, this will break several error injections in our UT. Anyway, we have already retried several times before getting the error, so fail the request itself is acceptable.