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

Improve initial advertise behaviour in Hyperbahn client #196

Closed
prashantv opened this issue Jan 21, 2016 · 0 comments
Closed

Improve initial advertise behaviour in Hyperbahn client #196

prashantv opened this issue Jan 21, 2016 · 0 comments
Labels

Comments

@prashantv
Copy link
Contributor

We should do the following:

  • Increase timeout to a larger value (e.g. 3 seconds)
  • Set TimeoutPerAttempt to 1 second
  • Do explicit retries on Advertise (maybe 2 or 3, depending on the value chosen for Timeout above)

Otherwise, a single RPC timeout can cause services to fail to startup since Advertise failed.

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

No branches or pull requests

1 participant