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

Hotfix/http errors #14

Merged
merged 3 commits into from
May 27, 2012
Merged

Hotfix/http errors #14

merged 3 commits into from
May 27, 2012

Conversation

melinath
Copy link
Contributor

What we need is to have better error handling in vidscraper; this will solve the issue for any api malfunctions in the future, and still provide access to the errors for debugging.

Travis run: http://travis-ci.org/pculture/vidscraper/builds/1436414

@paulswartz
Copy link
Contributor

Because we're no longer raising errors, should the test cases be asserting that there are no errors? I'm not sure one way or the other.

@melinath
Copy link
Contributor Author

I don't think we need to do that; if there are propagated errors, they'll show up in the testing anyway.

@paulswartz
Copy link
Contributor

The errors aren't propogated, but clearly something is broken w/ Vimeo and the test cases are still passing. However, I don't believe it's an issue we need to address with this hotfix branch; we can handle it in develop and release 0.6 with working Vimeo support.

paulswartz added a commit that referenced this pull request May 27, 2012
@paulswartz paulswartz merged commit 5ed3fcc into master May 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants