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

Add ability to configure timeoutThreshold #54

Conversation

lloydmeta
Copy link
Collaborator

@lloydmeta lloydmeta commented May 6, 2017

By default, the timeout threshold for Spymemcached is set to 998, which means
that each connection will wait for 998 timeouts before considering the connection
to be dead
and then re-establishing a new one.

This changeset adds the ability to configure the threshold from Shade.

Also, bump Spymemcached version to the latest one.

By default, the timeout threshold for Spymemcached is set to 998, which means
that each connection will wait for 998 timeouts before considering the connection
to be dead and then re-establishing a new one.

This changeset adds the ability to configure the threshold from Shade.

Also, bump Spymemcached version to the latest one.
@lloydmeta lloydmeta force-pushed the feature/configure-timeoutExceptionThreshold branch from 1adc2fb to 1c373f8 Compare May 6, 2017 06:44
@alexandru
Copy link
Member

Looks good.

@alexandru alexandru merged commit 409e823 into monix:master May 6, 2017
@lloydmeta lloydmeta deleted the feature/configure-timeoutExceptionThreshold branch May 6, 2017 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants