Skip to content

add grpcDeadline to the grpcClients in splice #3410

@nicu-da

Description

@nicu-da

we're seeing issues where some grpc requests seem to freeze, and without a client side deadline we keep adding new requests until most likely things are going to blow up

we should set a default grpcDeadline (ideally set to the same value that canton uses, the network.timeout value).

this should be overridable for certain calls, based on the full grpc service/method name

we should start with higher values for download acs,import acs, init sequencer from topology, download genesis and other slow calls we can identify

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions