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: providererror conversion to middleware error #1920

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

prestwich
Copy link
Collaborator

Motivation

Cannot convert ProviderError to arbitrary middleware error

Solution

Add an associated function that converts by going down the middleware type stack to the root provider

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@prestwich prestwich added the enhancement New feature or request label Dec 2, 2022
@prestwich prestwich self-assigned this Dec 2, 2022
@gakonst gakonst merged commit d6fea13 into master Dec 2, 2022
@gakonst gakonst deleted the prestwich/convert_err branch December 2, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants