Skip to content

💡 [REQUEST] - Provide explicit error messages for CLI  #184

@john-cremit

Description

@john-cremit

Is there an existing issue for this?

  • I have searched the existing issues

Reference Issues

No response

Problem

No response

Describe the solution you'd like

Currently, server error messages are not explicitly defined, making it difficult for the CLI and other clients to handle and report errors effectively. By standardizing and returning clear, structured error messages, clients can parse them more easily and provide more meaningful feedback to users.

  • Define a standardized error format (JSON)
  • Add the error message, code, and type
  • Update server endpoints to return these structured errors
  • Document the possible error codes and their meanings

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions