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

Don't return 200 until github api is called successfully #3

Open
nelsonpecora opened this issue Mar 6, 2014 · 0 comments
Open

Don't return 200 until github api is called successfully #3

nelsonpecora opened this issue Mar 6, 2014 · 0 comments
Assignees
Milestone

Comments

@nelsonpecora
Copy link
Owner

Batch the api calls to github, and return 200 only if they complete successfully, so I can diagnose github api issues.

Also, if github returns an error, return 500 and pass through the error message.

@nelsonpecora nelsonpecora added this to the v2.0 release milestone Mar 6, 2014
@nelsonpecora nelsonpecora self-assigned this Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant