Skip to content

[Python][FlightRPC] Support setting keepalive grpc arguments for Arrow Flight server #44916

Open
@qmmk

Description

@qmmk

Describe the enhancement requested

Is there any way to set keepalive argument like GRPC_ARG_HTTP2_MAX_PING_STRIKES on arrow flight server side of Python?

I know it is possible to set grpc keepalive arguments on the client side through parameter generic_options of pyarrow.flight.FlightClient. But I don't see anything for pyarrow.flight.FlightServerBase

Component(s)

FlightRPC, Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions