Skip to content

Add a way to specify timeout in HRANA protocol #2081

Open
@avinassh

Description

@avinassh

Right now, there is no way to specify a timeout in the query; it is decided by the server. The server usually kills the query if it is taking "too long". However, there are certain classes of queries that we know for sure will take time, like for example, index creation. In such situations, we want the query to specify the timeout and override the server's default setting.

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