Skip to content

Error Observability across FFI #51

@jazzz

Description

@jazzz

Problem

Currently ChatError does not propagate across the FFI. This makes debugging difficult as critical information is missing.

Desired State

  • More information is available for developers consuming the library,
  • Easier to maintain ErrorTypes. Currently both ChatError and ErrorCodes require updates when adding new class of errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions