Skip to content

fix: preserve exception cause in RestClient error handling#1001

Closed
julius-ban wants to merge 3 commits intoelastic:mainfrom
julius-ban:main
Closed

fix: preserve exception cause in RestClient error handling#1001
julius-ban wants to merge 3 commits intoelastic:mainfrom
julius-ban:main

Conversation

@julius-ban
Copy link
Copy Markdown
Contributor

Wrapping original exceptions as causes in RuntimeException constructors across execRequest() and execPost() to retain full stack traces for debugging.

Wrapping original exceptions as causes in RuntimeException constructors
across execRequest() and execPost() to retain full stack traces for
debugging.
Wrapping original exceptions as causes in RuntimeException constructors
across execRequest() and execPost() to retain full stack traces for
debugging.
@julius-ban julius-ban requested review from a team and pickypg as code owners April 30, 2026 07:01
Wrapping original exceptions as causes in RuntimeException constructors
across execRequest() and execPost() to retain full stack traces for
debugging.
@pickypg
Copy link
Copy Markdown
Member

pickypg commented May 1, 2026

I am replacing this with #1003. I am going to give you the credit over there though.

@pickypg pickypg closed this May 1, 2026
@pickypg
Copy link
Copy Markdown
Member

pickypg commented May 1, 2026

Merged: 33f708d

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