Skip to content

feat: Enforce RPC deadlines even when GRPC does not #1319

@dpcollins-google

Description

@dpcollins-google

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gaxpriority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions