chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[ENH] Make compactor not do a trace::error for soft deleted collections

Open rohitcpbot opened this issue 7 months ago • 1 comments

Description of changes

Summarize the changes made by this PR.

  • Improvements & Bug fixes
    • Compactor does a trace::error when a collection is not found. This PR avoids doing that on soft deleted collections.
  • New functionality
    • ...

Test plan

How are these changes tested?

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

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

rohitcpbot avatar Mar 12 '25 00:03 rohitcpbot