Skip to content

Added enable/disable Parse curl exceptions #68

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

Merged
merged 1 commit into from
Feb 3, 2015
Merged

Added enable/disable Parse curl exceptions #68

merged 1 commit into from
Feb 3, 2015

Conversation

lucianocn
Copy link
Contributor

I'm using Parse PHP SDK just to send Pushs, but sometimes my application gets timeout error:

Parse\ParseException
Timeout was reached

As pushs notifications are not essencial, I made small changes to be possible disable curl to handle errors as application exceptions.

gfosco added a commit that referenced this pull request Feb 3, 2015
Added enable/disable Parse curl exceptions
@gfosco gfosco merged commit 64f3f0f into parse-community:master Feb 3, 2015
@gfosco
Copy link
Contributor

gfosco commented Feb 3, 2015

Thanks for your contribution. 👍

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