chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[BUG]: Aligning Chroma-specific errors with Generic exceptions returned by FastAPI server

Open tazarov opened this issue 3 months ago • 3 comments

Description of changes

Summarize the changes made by this PR.

  • Improvements & Bug fixes
    • The error signature for ChromaError and any other generic exception will now be the same - this is a breakout from PR #1494

Test plan

How are these changes tested?

  • [x] Tests pass locally with pytest for python, yarn test for js, cargo test for rust

Documentation Changes

N/A

tazarov avatar May 01 '24 13:05 tazarov