Skip to content

decouple fallback from error handling#12

Merged
codefromthecrypt merged 1 commit into
masterfrom
no-fallback
Jul 7, 2013
Merged

decouple fallback from error handling#12
codefromthecrypt merged 1 commit into
masterfrom
no-fallback

Conversation

@codefromthecrypt

Copy link
Copy Markdown

fallback handling is differs between sync and observer responses; decouple from error handling.

In an observer, there is no return type, rather a series of onNext() calls. Conflating exception decoding with fallback makes it impossible to reliably reuse the ErrorDecoder class across both usage scenarios.

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #20 SUCCESS
This pull request looks good

@cloudbees-pull-request-builder

Copy link
Copy Markdown

feign-pull-requests #21 SUCCESS
This pull request looks good

codefromthecrypt pushed a commit that referenced this pull request Jul 7, 2013
decouple fallback from error handling
@codefromthecrypt codefromthecrypt merged commit 7071374 into master Jul 7, 2013
@codefromthecrypt codefromthecrypt deleted the no-fallback branch July 7, 2013 16:39
velo pushed a commit that referenced this pull request Oct 8, 2024
decouple fallback from error handling
velo pushed a commit to hosuaby/feign that referenced this pull request Nov 4, 2024
Update feign-vertx to be compatible with openfeign, java 11+
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.

2 participants