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

auto retry timing bug #27

Open
jmarsico opened this issue May 25, 2018 · 0 comments
Open

auto retry timing bug #27

jmarsico opened this issue May 25, 2018 · 0 comments

Comments

@jmarsico
Copy link

jmarsico commented May 25, 2018

Not sure if you're interested in stable branch issues. I haven't tried this on master yet:

after the first auto retry, getTimeTillNextAutoRetry() returns the max uint64 minus (what i assume is) elapsed time. I tried looking through the relevant code, but can't figure out what's going wrong. getTimeTillNextAutoRetry() works for the first reconnect attempt, after that it jumps to the large number.

I see this in my code and in the example.

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

1 participant