Skip to content

Allow users to set the scheduled executor service #1005

Description

@mziccard

grpc-based services use a ScheduledExecutorService. We should allow users to set an executor other than the default one in the service options.

Related to this: should we create an abstract option class for grpc-based services (that extends ServiceOptions?) That could expose some of the grpc-only configurations like setting the executor or converting the connection timeouts (see here).

/cc @aozarov @ajkannan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions