You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CHORE]: Local compation manager error propagation for sqlite (#4258)
## Description of changes
*Summarize the changes made by this PR.*
- Improvements & Bug fixes
- We also propagate errors from sqlite metadata reader - related to
debugging of #4217
## 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](https://github.com/chroma-core/docs)?*
0 commit comments