googleapis / googleapis/google-cloud-java
[sdk-platform-java] Allow overriding the executor for only the async calls
Ouverte
priority: p3
type: feature request
- Langage dominant
- Java
- Étoiles
- 2.1k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 154
Description
Gax currently allows customers to specify a custom executor that will be used for both background and async calls. We want to modify Gax so that it can allow customers to specify a custom executor to be used for only the async calls.
This should benefit the customer as our default executors may not be as performant as they like. Customers are expected to manage the lifecycle of their custom executor.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.