You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(retry): add a test which ensures expected behavior of new retry handlers (#1119)
* test(retry): add a test which ensures expected behavior of new retry handlers
In addition to providing the new handlers which are validated to some extent with the retry conformance suite, we also want to ensure we maintain support for "java specific" errors which historically are already handled my the core library. In some ways this also functions as a regression suite of errors we want to keep track of for retry purposes.
* chore: run formatter to turn a ~450 line file into a 900 line one!!!!
0 commit comments