Skip to content

Hackbot-client raising httpx exceptions to its callers #6874

Description

@suhaibmujahid

We end in raise_for_status(), so the client's contract includes httpx.HTTPStatusError and httpx's version is part of its public API. Callers should not need to know the transport: a client library's job is to speak the domain, and this is the one place it doesn't.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    Priority

    None yet

    Effort

    Low

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions