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

Improved error handling #193

Closed
jasonab opened this issue Jul 20, 2016 · 6 comments
Closed

Improved error handling #193

jasonab opened this issue Jul 20, 2016 · 6 comments
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap

Comments

@jasonab
Copy link

jasonab commented Jul 20, 2016

Issue Summary

Currently, all error handling is through raw returns of HTTP status codes. The library should throw standard Python exceptions on failure, hopefully giving error messages explaining what happened and why.

Technical details:

  • sendgrid-python Version: 3.0.6
@thinkingserious thinkingserious added type: community enhancement feature request not on Twilio's roadmap status: help wanted requesting help from the community labels Jul 20, 2016
@thinkingserious
Copy link
Contributor

Hello @jasonab,

Thanks for the feedback!

We will definitely be refactoring the error handing system. Thanks for providing some specific feedback that we can consider while we do so.

We will leave this ticket open so others can vote and comment, pushing the priority up.

For now, you can do the following: https://github.com/sendgrid/sendgrid-python/blob/troubleshooting/TROUBLESHOOTING.md#error-messages

@thinkingserious
Copy link
Contributor

Reference: #299

@ke2ulpatani
Copy link

I am hoping to work on this issue, is it still open?

@thinkingserious
Copy link
Contributor

Hi @ke2ulpatani,

This issue has been addressed here. However, we are currently upgrading this SDK and would love your feedback.

With Best Regards,

Elmer

@Logan1x
Copy link

Logan1x commented Oct 1, 2017

Is there any beginner friendly issue in python or documentation?

@thinkingserious
Copy link
Contributor

Hi @Logan1x,

Yes!

Please follow this search as we'll be adding new issues all throughout Hacktoberfest and beyond.

With Best Regards,

Elmer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

4 participants