googleapis / googleapis/google-cloud-java
[java-spanner] x-goog-spanner-request-id: implement ClientInterceptor that checks gax.RetrySettings/CallOption for unary RPCs and if so automatically replaces the header
Offen
#12,237
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @rahul2393
Auf GitHub ansehen
api: spanner
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
This is a TODO for myself (please assign it to me) that given that unary RPCs are automatically retried by the gax library, my task here to ensure correct retries of such RPCs is to implement an interceptor that checks the respective setting if a retry was set and if so perform the retries like we do in the Go client's gax.CallOption
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.