Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Add support for setting timeouts on sockets #150

Description

@tazle

Curently it's not possible to set timeouts for sockets Riak client uses for PB connections. This results in clients that hang for extended periods if a server disappears and nothing between the client and the server closes the TCP connection.

Adding timeouts is somewhat problematic API-wise, since there is no way to pass extra options to the connection class currently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions