googleapis / googleapis/google-cloud-java

[sdk-platform-java] feat: Enforce RPC deadlines even when GRPC does not

オープン
#12,532 コメント 9 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p2 type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

#### Environment details

- Programming language: Java
- OS: Linux

#### Steps to reproduce

1. Create a singleton RPC call for the Pub/Sub Lite cursor service using the blocking generated GAX surface, or using the futures surface followed by a call to `get()`
2. It blocks forever (or at least 100 hours) in some edge case, despite a timeout of 300 seconds in the service configuration.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。