Skip to content

Propagate error message#2810

Merged
kzsb03 merged 12 commits intodevfrom
propagate-error-message
Mar 9, 2026
Merged

Propagate error message#2810
kzsb03 merged 12 commits intodevfrom
propagate-error-message

Conversation

@rithvik-doshi
Copy link
Copy Markdown
Contributor

Description

Users should have the ability to understand why the vector embedding failed. This would include errors uploading file types that are not supported, and any other issues with the vector database. This PR logs that response to the console.

Changes Made

Logs the CreateEmbeddingsFromDocuments reactor output in the console.

How to Test

  1. Add a document whose file type is currently not supported by the embeddings reactor, such as an excel file. Note in the console log that a verbose error shows up.

Notes

Further enhancements can be made to display this on the frontend

@rithvik-doshi rithvik-doshi requested a review from tevanburen March 4, 2026 17:16
@rithvik-doshi rithvik-doshi requested a review from a team as a code owner March 4, 2026 17:16
@rithvik-doshi rithvik-doshi self-assigned this Mar 4, 2026
@rithvik-doshi rithvik-doshi linked an issue Mar 4, 2026 that may be closed by this pull request
3 tasks
@kzsb03 kzsb03 merged commit 899596b into dev Mar 9, 2026
3 checks passed
@kzsb03 kzsb03 deleted the propagate-error-message branch March 9, 2026 13:09
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

@CodiumAI-Agent /update_changelog

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.

Propagate error uploading to vector database to playground/semoss ui

2 participants