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

feat: allow configuring GenServer timeout for requests #39

Merged
merged 1 commit into from
Sep 25, 2018
Merged

feat: allow configuring GenServer timeout for requests #39

merged 1 commit into from
Sep 25, 2018

Conversation

pdobacz
Copy link
Contributor

@pdobacz pdobacz commented Sep 18, 2018

the change is motivated by getting GenServer's timeouts when calling a slow geth instance. Now one can either configure the timeout on a config.exs level or pass the :request_timeout keyword argument to the request functions.

pdobacz pushed a commit to omgnetwork/elixir-omg that referenced this pull request Sep 18, 2018
the only modification required is the request_timeout config
PRed here: mana-ethereum/ethereumex#39
@ayrat555
Copy link
Member

@pdobacz Can you bump version and add your changes to CHANGELOG?

@ayrat555 ayrat555 merged commit 67c7e2a into mana-ethereum:master Sep 25, 2018
@ayrat555
Copy link
Member

@pdobacz
Copy link
Contributor Author

pdobacz commented Oct 5, 2018

THank you @ayrat555 for looking into this. I was away, so sorry for the silence :)

@ayrat555
Copy link
Member

ayrat555 commented Oct 5, 2018

no worries. Thanks for the 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