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

Documentation around changing the timeout? #53

Closed
bradcypert opened this issue May 1, 2015 · 8 comments
Closed

Documentation around changing the timeout? #53

bradcypert opened this issue May 1, 2015 · 8 comments

Comments

@bradcypert
Copy link

I'm trying to figure out a way to change the timeout and I'm have no idea how to do it, but the default is a little short. Please assist?

@valpackett
Copy link
Owner

Just set the timeout option like any other request option.

Is 5000 ms really that low? o_0

@bradcypert
Copy link
Author

I'm getting large, large amounts of JSON over a somewhat flaky connection. It shouldnt be necessary to up the default, but sadly, in this case, it is.

Thanks, I'll look at the docs to see about setting request options.

@henrik
Copy link
Contributor

henrik commented Sep 17, 2015

Hm, is this in the current docs? I found out about it through this issue. @myfreeweb Would you accept a PR to get it into the README?

@valpackett
Copy link
Owner

I didn't add it? Oh dammit.

Of course I'll accept a PR :-)

@bradcypert
Copy link
Author

Yay, my issue is helping others!

@henrik
Copy link
Contributor

henrik commented Sep 19, 2015

@myfreeweb Awesome :) It's in the docstrings but not in the README, and the docs don't seem to be published (e.g. on https://hexdocs.pm/httpotion). I'll make a PR against the README.

@valpackett
Copy link
Owner

Thanks! I didn't know about the hexdocs thing, because I don't really use Elixir for anything...

Added the docs now.

@henrik
Copy link
Contributor

henrik commented Sep 20, 2015

👍 Great! Thank you :)

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

3 participants