Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Error is thrown when not connected to internet (or GitHub is down) #18

Open
mitchhentges opened this issue Sep 7, 2017 · 0 comments
Open

Comments

@mitchhentges
Copy link
Contributor

I had a brief amount of server downtime recently (I know, the shame), and sentry-auth-github threw the error: 'ConnectionError' object has no attribute 'status_code'.

Sounds like when the request to GitHub fails, due to a network issue, the returned object doesn't have a status code (which makes sense considering the server couldn't be contacted).

In sentry-auth-github, we need to handle the situation where the request to GitHub fails

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant