Skip to content

feign.Request object now supported as exception constructor parameter#23

Merged
saintf merged 2 commits intoOpenFeign:masterfrom
StefanFellinger:master
Jul 22, 2019
Merged

feign.Request object now supported as exception constructor parameter#23
saintf merged 2 commits intoOpenFeign:masterfrom
StefanFellinger:master

Conversation

@StefanFellinger
Copy link
Copy Markdown

The ExceptionGenerator now

  • also looks for constructor parameter of type feign.Request.
  • creates the exception providing the feign.Request by calling response.request()

sfellinger added 2 commits June 16, 2019 09:18
The ExceptionGenerator now

* also looks for constructor parameter of type feign.Request.
* creates the exception providing the feign.Request by calling response.request()
@StefanFellinger
Copy link
Copy Markdown
Author

Hey @saintf,

i've two questions: First, is this pull request fine for you? And second most important for me, when do you plan to release?

Best regards,

Stefan

@StefanFellinger
Copy link
Copy Markdown
Author

Hey @saintf ,

how are you? I would be happy if you tell me some time horizon i can calculate with getting a new version including my pull request :-)

Have a good time,

Stefan

@saintf
Copy link
Copy Markdown
Collaborator

saintf commented Jul 17, 2019 via email

@StefanFellinger
Copy link
Copy Markdown
Author

Hey @saintf ,

oh i know, luckily i "only" have a bit of water in one of my cellar rooms, comming from somewhere outside. Now i have a new hobby: finding the source of water leaking. Most important family and friends are all healthy. So we actually work on a project replacing some legacy systems, so i have many items on my todos list.

@saintf
Copy link
Copy Markdown
Collaborator

saintf commented Jul 22, 2019

Code looks good. thanks for paying attention to style and covering with tests (much much appreciated ;)). I've merged - and will release shortly.

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