googleapis / googleapis/google-cloud-java
[sdk-platform-java] feat: Enforce RPC deadlines even when GRPC does not
オープン
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 はまだ評価されていません。