googleapis / googleapis/google-cloud-java
[sdk-platform-java] feat: Enforce RPC deadlines even when GRPC does not
Đang mở
priority: p2
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 157
Mô tả
#### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.