Skip to content

Connect timeout for Flight RPC client in Java implementation #81

@contrapost

Description

@contrapost

Describe the usage question you have. Please include as many useful details as possible.

I didn't manage to find a way to configure connect timeout when setting up Flight client. However this is possible for example in C# implementation by passing respective option (GrpcChannelOptions) when configuring GrpcChannel (not accessible in Java code).
Am I correct and there is no way to control connect timeout or do I miss something?

Component(s)

Java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions