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

Use timeout for connections not 3 attempts #24

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

iainbeeston
Copy link
Contributor

I've implemented connection timeouts based on @sj26 's suggestion in #22, but updated to use a monotonic clock, as suggested by @dnsimple here: https://blog.dnsimple.com/2018/03/elapsed-time-with-ruby-the-right-way/

I've implemented connection timeouts based on @sj26 's suggestion in rubycdp#22, but updated to use a monotonic clock, as suggested by @dnsimple here: https://blog.dnsimple.com/2018/03/elapsed-time-with-ruby-the-right-way/
@sj26
Copy link

sj26 commented Jan 20, 2019

Nice, thanks 👍

@iainbeeston iainbeeston mentioned this pull request Jan 20, 2019
@route route merged commit d2dd096 into rubycdp:master Jan 21, 2019
@route
Copy link
Member

route commented Jan 21, 2019

@iainbeeston @sj26 thank you guys!

@route route mentioned this pull request Jan 21, 2019
saikumar-everest pushed a commit to saikumar-everest/cuprite that referenced this pull request Jun 30, 2021
Use timeout for connections not 3 attempts
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

3 participants