Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

planning: Bubble up error messages from logs #1514

@gabrielle-ong

Description

@gabrielle-ong

Problem
Creating discussion from #1422

  • CLI and API errors are are not very informative, eg Model failed to load with status code 500
  • There are more useful error logs in cortex.log and cortex-cli.log
  • We can bubble up the useful error messages for common errors for users to troubleshoot, or give detailed errors

Success Criteria

  • Common Errors messages are bubbled up to CLI and API

List of common Errors (WIP)

  1. Insufficient VRAM bug: models start the model imported can not work. #1439
  2. Could not load engine bug: Model failed to load with status code: 500, could not load engine llamacpp #1422
  3. Uncaught errors uncaught exception of type cpp

Tasklist

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions