codeforpdx / codeforpdx/tenantfirstaid
Error handling for vector store
Open
Nobody has claimed this yet.
backend
enhancement
good first issue
- Dominant language
- Python
- Stars
- 13
- Forks
- 21
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
Handle errors when vector store does not exist or something goes wrong. We should probably just retry the request without the file search params.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the request entry point that adds the file search parameters and the vector store error handling. Reproduce the missing-vector-store or other failure case, then verify that the request is retried without those parameters and completes as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100