Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(retrofit): Add exception handler to service factory #1185

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xibz
Copy link
Contributor

@xibz xibz commented May 30, 2024

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

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.

Signed-off-by: benjamin-j-powell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant