fix: move internal500 counter reset to cover all success paths
Move the reset logic after urlFallbackLoop so it covers both direct success and smart retry (429/503) success paths.
Please register or sign in to comment
Move the reset logic after urlFallbackLoop so it covers both direct success and smart retry (429/503) success paths.