Skip to content

Google cloud translate api does not honour request timeout #256

@urjitbhatia

Description

@urjitbhatia

Yes, see the PR here: googleapis/google-cloud-node#3849
Google cloud translate api does not honour the request timeout in the patched request code.

  • OS: ubuntu
  • Node.js version: 18
  • npm version: (Yarn 1.22.4)
  • google-gax version: 3.5.2

Steps to reproduce

  1. Create a translate client.
  2. Set a request timeout
  3. Point request to a dummy server that takes long or set a really small timeout to test
  4. Request continues beyond the timeout and doesn't abort

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions