googleapis / googleapis/google-cloud-java
[sdk-platform-java] Allow overriding the executor for only the async calls
Offen
priority: p3
type: feature request
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.