Skip to content

Fix uncaught errors in node-oauth client#1

Open
mihasya wants to merge 1 commit intosimplegeo:pendingfrom
mihasya:dev/fixoautherror
Open

Fix uncaught errors in node-oauth client#1
mihasya wants to merge 1 commit intosimplegeo:pendingfrom
mihasya:dev/fixoautherror

Conversation

@mihasya
Copy link

@mihasya mihasya commented Feb 28, 2011

The client isn't set up to catch connection errors etc, which causes the running process to crash if there is a general HTTP error, even if there is a callback provided. This appears to fix the problem.

…cessors from crashing due to garbage input from users
@wadey
Copy link

wadey commented Feb 28, 2011

+1 from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments