codeforpdx / codeforpdx/tenantfirstaid

Error handling for vector store

Open
#148 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.