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

Support adding layers to client builder #89

Merged
merged 8 commits into from
Jul 5, 2024
Merged

Conversation

alexrudy
Copy link
Owner

@alexrudy alexrudy commented Jul 1, 2024

No description provided.

alexrudy added 8 commits July 1, 2024 16:50
The extension trait takes care of cloning requests when using the built-in body. Not all requests can be cloned this way, but some can!
This allows for editing the transport setup in the client builder.
Attempt to downcast box-errors back into client errors for better tracing and error identification
This way, additional layers don’t have to return Client errors
@alexrudy alexrudy merged commit d6a05d0 into main Jul 5, 2024
11 checks passed
@alexrudy alexrudy deleted the client/high-level-service branch July 9, 2024 05:58
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