Skip to content

Enhances vector store initialization error handling#66

Merged
jakub-walaszczyk merged 3 commits into
mainfrom
handle-failing-vector-store-creation
May 26, 2026
Merged

Enhances vector store initialization error handling#66
jakub-walaszczyk merged 3 commits into
mainfrom
handle-failing-vector-store-creation

Conversation

@jakub-walaszczyk
Copy link
Copy Markdown
Collaborator

Assisted-by: Claude Code

Description

Handle failing vector store registration e.g. related to temporary ogx issues.

Motivation

Some experiments fail even when 1 or 2 patterns are generated.

Changes

  • Introduce new Exception type for failing vector store initialization
  • Remove Some unnecessary suffix from the final message
  • Update tests

Testing

Run single experiment and checked via unit tests.

Checklist

  • Tests added/updated
  • Documentation updated
  • Code follows style guide
  • All checks passing

Signed-off-by: Jakub Walaszczyk <jwalaszc@redhat.com>
Assisted-by: Claude Code
Signed-off-by: Jakub Walaszczyk <jwalaszc@redhat.com>
Signed-off-by: Jakub Walaszczyk <jwalaszc@redhat.com>
@jakub-walaszczyk jakub-walaszczyk merged commit 7c3fad7 into main May 26, 2026
4 checks passed
@jakub-walaszczyk jakub-walaszczyk deleted the handle-failing-vector-store-creation branch May 26, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant