Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

google_api_pub_sub / google_gax raises exception when tesla >= 1.18.3 #13325

Description

@grzuy

Environment details

  • Programming language: elixir
  • OS: linux
  • Language runtime version: elixir 1.19
  • Package version:
    • google_api_pub_sub 0.42.0
    • google_gax 0.4.0
    • tesla 1.18.3

Steps to reproduce

  1. use GoogleApi.PubSub.V1.Connection
  2. make a pub sub publish using that connection

result:

Tesla.Middleware.Compression requires the :max_body_size option to be set. Pass a positive integer cap (e.g. max_body_size: 32 * 1024 * 1024) or :infinity to opt out of the cap explicitly. See the moduledoc for the security rationale.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions