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

Excon Timeout error is not properly handled #32

Open
bogdan opened this issue Aug 10, 2015 · 1 comment
Open

Excon Timeout error is not properly handled #32

bogdan opened this issue Aug 10, 2015 · 1 comment

Comments

@bogdan
Copy link

bogdan commented Aug 10, 2015

bundler/gems/responsys-api-d9498c2ca06a/lib/responsys/helper.rb:68:in `format_response_with_errors': undefined method `to_hash' for #<Excon::Errors::Timeout: read timeout reached> (NoMethodError)
    from bundler/gems/responsys-api-d9498c2ca06a/lib/responsys/api/client.rb:45:in `rescue in api_method'
    from bundler/gems/responsys-api-d9498c2ca06a/lib/responsys/api/client.rb:34:in `api_method'
    from bundler/gems/responsys-api-d9498c2ca06a/lib/responsys/api/list.rb:15:in `retrieve_list_members'
@florrain
Copy link
Collaborator

A fix to handle those would be great. If you're willing to help feel free to write here to discuss it.

Also, this might be resolved when we go REST soon(ish).

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

No branches or pull requests

2 participants