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

Handle additional net-related errors #7

Merged
merged 2 commits into from
Jul 28, 2014
Merged

Conversation

dcunning
Copy link
Contributor

I've been running thousands of requests every day using this gem, and there's a handful of net-related exceptions that the gem should catch and wrap in Pardot::NetError so I don't need to catch additional exception types

…dot::NetError so implementors don't need to catch multiple types of exceptions
…causes the XML parser to error. I believe this happens when the Pardot webserver (not the Pardot app) handles load or connection issues, not knowing the client expects XML
znbailey added a commit that referenced this pull request Jul 28, 2014
Handle additional net-related errors
@znbailey znbailey merged commit 0ca0e4a into pardot:master Jul 28, 2014
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.

None yet

2 participants