Skip to content

Close client connection when it becomes idle #706

Closed
@glbrntt

Description

@glbrntt

At the moment the client will persist a connection to the server even if there is no active RPCs. Ideally the client should disconnect when the connection becomes idle after 5 minutes of inactivity, for example. On starting an RPC the client should re-establish a connection to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions