Skip to content

Improve error handling in API client requests #3

Description

@st126231-del

When the API server returns an unexpected status code, the client currently throws a generic exception without useful context.
It would be helpful to include the HTTP status code, response body, and request URL in the exception message. Better documentation for common error scenarios would also improve the developer experience.
This is a test issue created to verify assigning multiple labels to a single issue.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions