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

Work on Base::handle_request() to throw a single type of exception. #886

Open
message-dimke opened this issue Jan 18, 2024 · 0 comments
Open
Assignees
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.

Comments

@message-dimke
Copy link
Contributor

Base::handle_request(), which is used to perform Pinterest API requests, throws a full batch of different types of exceptions. Refactor the method to throw PinterestAPIException.

@message-dimke message-dimke added the type: enhancement The issue is a request for an enhancement. label Jan 18, 2024
@message-dimke message-dimke self-assigned this Jan 18, 2024
@message-dimke message-dimke added the priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant