Skip to content

ERROR: httplib2 transport does not support per-request timeout. Set the timeout when constructing the httplib2.Http instance. #1790

@byronmccollum

Description

@byronmccollum

Environment details

  • OS: Linux / Docker / Kubernetes (GKE)
  • Python version: 3.13.3
  • pip version: 25.0.1
  • google-auth version: 2.39.0

After upgrading to 2.39.0, starting getting the following error being logged:

httplib2 transport does not support per-request timeout. Set the timeout when constructing the httplib2.Http instance.

Reverting to 2.38.0 suppresses the above error. I suspect it might be related to #1699.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions