Skip to content

Make gRPC Client Deadline B/W GQL and Entity Service Configurable #69

@suddendust

Description

@suddendust

Use Case

We want to make gRPC client deadline from GQL -> Entity Service configurable.

Proposal

If you look at https://github.com/hypertrace/hypertrace-graphql/blob/cef8ab9b579df1208d2fc783209bf0416021ce94/hypertrace-graphql-entity-schema/src/main/java/org/hypertrace/graphql/entity/dao/GatewayServiceEntityDao.java#L80, the client deadline is hardcoded to 10s. We want to increase this but since it is not configurable, we will have to make a code change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions