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

Backoff configuration via ConnectOpts #429

Open
travissalascox opened this issue Oct 19, 2017 · 0 comments
Open

Backoff configuration via ConnectOpts #429

travissalascox opened this issue Oct 19, 2017 · 0 comments

Comments

@travissalascox
Copy link

Hi all, had a quick question/request that i was hoping i could get some input on.

I see you use the the exponential backoff from the backoff package. i know this package has a number configuration settings for the exponential backoff and was wonder if it would be possible to "bubble up" some of those options via something like the ConnectOpts (or anything really).

the main driver for this would be the desire to have a little more control over the Max elapsed time in a place like https://github.com/GoRethink/gorethink/blob/master/cluster.go#L228 and maybe have more control over the interval time itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants