kork icon indicating copy to clipboard operation
kork copied to clipboard

feature(retrofit): Add exception handler to service factory

Open xibz opened this issue 8 months ago • 0 comments

This commit adds the SpinnakerRetrofitErrorHandler to service factories which allows for clients that rely on service factories to properly have RetrofitErrors be converted to some Spinnaker*Exception.

This PR needs to remain as a draft until gate has fully changed its exception handling to support non-RetrofitError exceptions

xibz avatar May 30 '24 21:05 xibz