[PR #11423] api: fix unreachable status err #13535

Closed
opened 2026-04-13 00:29:43 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/11423

State: closed
Merged: Yes


StatusError was unreachable, the client always checked for error messages in the response body first, and the server always includes error messages with HTTP error status codes.

**Original Pull Request:** https://github.com/ollama/ollama/pull/11423 **State:** closed **Merged:** Yes --- StatusError was unreachable, the client always checked for error messages in the response body first, and the server always includes error messages with HTTP error status codes.
GiteaMirror added the pull-request label 2026-04-13 00:29:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13535